#c01b3d color space conversions
Hex:
#c01b3d
RGB:
192, 27, 61
CMY:
25, 89, 76
CMYK:
0, 86, 68, 25
HSL:
348°, 75.3425%, 42.9412%
HSV (HSB):
348°, 85.9375%, 75.2941%
XYZ:
22.9725, 12.3273, 5.5835
xyY:
0.5619, 0.3015, 12.3273
CIE-Lab:
41.7316, 62.6104, 25.2332
CIE-LCH:
41.7316, 67.5039, 21.9504
CIE-Luv:
41.7316, 114.5940, 13.8678
Hunter-Lab:
35.1102, 55.3490, 15.1484
#c01b3d color charts
#c01b3d color shades, tints & tones
#c01b3d color schemes
#c01b3d color preview, HTML & CSS examples
This text has a color of #c01b3d
<p style="color:#c01b3d;">Text here</p>
.mytext {color:#c01b3d;}
This box has a color of #c01b3d
<div style="background-color:#c01b3d;">Content here</div>
.mybackground {background-color:#c01b3d;}
Border around this has a color of #c01b3d
<div style="border:2px solid #c01b3d;">Content here</div>
.myborder {border:2px solid #c01b3d;}