#c7253e color space conversions
Hex:
#c7253e
RGB:
199, 37, 62
CMY:
22, 85, 76
CMYK:
0, 81, 69, 22
HSL:
351°, 68.6441%, 46.2745%
HSV (HSB):
351°, 81.4070%, 78.0392%
XYZ:
25.0843, 13.8131, 5.9015
xyY:
0.5599, 0.3083, 13.8131
CIE-Lab:
43.9636, 62.2548, 27.6968
CIE-LCH:
43.9636, 68.1379, 23.9840
CIE-Luv:
43.9636, 116.3247, 16.5538
Hunter-Lab:
37.1659, 55.4340, 16.6016
#c7253e color charts
#c7253e color shades, tints & tones
#c7253e color schemes
#c7253e color preview, HTML & CSS examples
This text has a color of #c7253e
<p style="color:#c7253e;">Text here</p>
.mytext {color:#c7253e;}
This box has a color of #c7253e
<div style="background-color:#c7253e;">Content here</div>
.mybackground {background-color:#c7253e;}
Border around this has a color of #c7253e
<div style="border:2px solid #c7253e;">Content here</div>
.myborder {border:2px solid #c7253e;}