#c01e2d color space conversions
Hex:
#c01e2d
RGB:
192, 30, 45
CMY:
25, 88, 82
CMYK:
0, 84, 77, 25
HSL:
354°, 72.9730%, 43.5294%
HSV (HSB):
354°, 84.3750%, 75.2941%
XYZ:
22.6762, 12.3245, 3.6663
xyY:
0.5864, 0.3187, 12.3245
CIE-Lab:
41.7272, 61.2842, 34.9465
CIE-LCH:
41.7272, 70.5479, 29.6934
CIE-Luv:
41.7272, 117.8233, 21.2696
Hunter-Lab:
35.1062, 53.8625, 18.3824
#c01e2d color charts
#c01e2d color shades, tints & tones
#c01e2d color schemes
#c01e2d color preview, HTML & CSS examples
This text has a color of #c01e2d
<p style="color:#c01e2d;">Text here</p>
.mytext {color:#c01e2d;}
This box has a color of #c01e2d
<div style="background-color:#c01e2d;">Content here</div>
.mybackground {background-color:#c01e2d;}
Border around this has a color of #c01e2d
<div style="border:2px solid #c01e2d;">Content here</div>
.myborder {border:2px solid #c01e2d;}