#c0072e color space conversions
Hex:
#c0072e
RGB:
192, 7, 46
CMY:
25, 97, 82
CMYK:
0, 96, 76, 25
HSL:
347°, 92.9648%, 39.0196%
HSV (HSB):
347°, 96.3542%, 75.2941%
XYZ:
22.3073, 11.5557, 3.6395
xyY:
0.5948, 0.3081, 11.5557
CIE-Lab:
40.5010, 64.8791, 32.9901
CIE-LCH:
40.5010, 72.7849, 26.9527
CIE-Luv:
40.5010, 123.2758, 18.5081
Hunter-Lab:
33.9936, 57.6466, 17.4477
#c0072e color charts
#c0072e color shades, tints & tones
#c0072e color schemes
#c0072e color preview, HTML & CSS examples
This text has a color of #c0072e
<p style="color:#c0072e;">Text here</p>
.mytext {color:#c0072e;}
This box has a color of #c0072e
<div style="background-color:#c0072e;">Content here</div>
.mybackground {background-color:#c0072e;}
Border around this has a color of #c0072e
<div style="border:2px solid #c0072e;">Content here</div>
.myborder {border:2px solid #c0072e;}