#c3394e color space conversions
Hex:
#c3394e
RGB:
195, 57, 78
CMY:
24, 78, 69
CMYK:
0, 71, 60, 24
HSL:
351°, 54.7619%, 49.4118%
HSV (HSB):
351°, 70.7692%, 76.4706%
XYZ:
25.3440, 15.0784, 8.7824
xyY:
0.5151, 0.3064, 15.0784
CIE-Lab:
45.7414, 55.6949, 20.0374
CIE-LCH:
45.7414, 59.1897, 19.7872
CIE-Luv:
45.7414, 99.3019, 11.9207
Hunter-Lab:
38.8309, 48.5482, 13.7721
#c3394e color charts
#c3394e color shades, tints & tones
#c3394e color schemes
#c3394e color preview, HTML & CSS examples
This text has a color of #c3394e
<p style="color:#c3394e;">Text here</p>
.mytext {color:#c3394e;}
This box has a color of #c3394e
<div style="background-color:#c3394e;">Content here</div>
.mybackground {background-color:#c3394e;}
Border around this has a color of #c3394e
<div style="border:2px solid #c3394e;">Content here</div>
.myborder {border:2px solid #c3394e;}