#c4323c color space conversions
Hex:
#c4323c
RGB:
196, 50, 60
CMY:
23, 80, 76
CMYK:
0, 74, 69, 23
HSL:
356°, 59.3496%, 48.2353%
HSV (HSB):
356°, 74.4898%, 76.8627%
XYZ:
24.7212, 14.3432, 5.7405
xyY:
0.5518, 0.3201, 14.3432
CIE-Lab:
44.7212, 57.4345, 29.6975
CIE-LCH:
44.7212, 64.6581, 27.3420
CIE-Luv:
44.7212, 108.5947, 19.6374
Hunter-Lab:
37.8724, 50.2388, 17.5238
#c4323c color charts
#c4323c color shades, tints & tones
#c4323c color schemes
#c4323c color preview, HTML & CSS examples
This text has a color of #c4323c
<p style="color:#c4323c;">Text here</p>
.mytext {color:#c4323c;}
This box has a color of #c4323c
<div style="background-color:#c4323c;">Content here</div>
.mybackground {background-color:#c4323c;}
Border around this has a color of #c4323c
<div style="border:2px solid #c4323c;">Content here</div>
.myborder {border:2px solid #c4323c;}