#c0231c color space conversions
Hex:
#c0231c
RGB:
192, 35, 28
CMY:
25, 86, 89
CMYK:
0, 82, 85, 25
HSL:
3°, 74.5455%, 43.1373%
HSV (HSB):
3°, 85.4167%, 75.2941%
XYZ:
22.5489, 12.4924, 2.3214
xyY:
0.6035, 0.3344, 12.4924
CIE-Lab:
41.9882, 59.5780, 44.5220
CIE-LCH:
41.9882, 74.3757, 36.7704
CIE-Luv:
41.9882, 118.9954, 27.3046
Hunter-Lab:
35.3445, 52.0252, 20.8470
#c0231c color charts
#c0231c color shades, tints & tones
#c0231c color schemes
#c0231c color preview, HTML & CSS examples
This text has a color of #c0231c
<p style="color:#c0231c;">Text here</p>
.mytext {color:#c0231c;}
This box has a color of #c0231c
<div style="background-color:#c0231c;">Content here</div>
.mybackground {background-color:#c0231c;}
Border around this has a color of #c0231c
<div style="border:2px solid #c0231c;">Content here</div>
.myborder {border:2px solid #c0231c;}