#c7323f color space conversions
Hex:
#c7323f
RGB:
199, 50, 63
CMY:
22, 80, 75
CMYK:
0, 75, 68, 22
HSL:
355°, 59.8394%, 48.8235%
HSV (HSB):
355°, 74.8744%, 78.0392%
XYZ:
25.5910, 14.7822, 6.2071
xyY:
0.5494, 0.3173, 14.7822
CIE-Lab:
45.3344, 58.4914, 28.7759
CIE-LCH:
45.3344, 65.1866, 26.1957
CIE-Luv:
45.3344, 110.2472, 18.8098
Hunter-Lab:
38.4476, 51.5274, 17.3414
#c7323f color charts
#c7323f color shades, tints & tones
#c7323f color schemes
#c7323f color preview, HTML & CSS examples
This text has a color of #c7323f
<p style="color:#c7323f;">Text here</p>
.mytext {color:#c7323f;}
This box has a color of #c7323f
<div style="background-color:#c7323f;">Content here</div>
.mybackground {background-color:#c7323f;}
Border around this has a color of #c7323f
<div style="border:2px solid #c7323f;">Content here</div>
.myborder {border:2px solid #c7323f;}