#c7333d color space conversions
Hex:
#c7333d
RGB:
199, 51, 61
CMY:
22, 80, 76
CMYK:
0, 74, 69, 22
HSL:
356°, 59.2000%, 49.0196%
HSV (HSB):
356°, 74.3719%, 78.0392%
XYZ:
25.5793, 14.8467, 5.9324
xyY:
0.5518, 0.3203, 14.8467
CIE-Lab:
45.4235, 58.0584, 30.0821
CIE-LCH:
45.4235, 65.3889, 27.3902
CIE-Luv:
45.4235, 110.2477, 19.9887
Hunter-Lab:
38.5314, 51.0684, 17.8435
#c7333d color charts
#c7333d color shades, tints & tones
#c7333d color schemes
#c7333d color preview, HTML & CSS examples
This text has a color of #c7333d
<p style="color:#c7333d;">Text here</p>
.mytext {color:#c7333d;}
This box has a color of #c7333d
<div style="background-color:#c7333d;">Content here</div>
.mybackground {background-color:#c7333d;}
Border around this has a color of #c7333d
<div style="border:2px solid #c7333d;">Content here</div>
.myborder {border:2px solid #c7333d;}