#c0232a color space conversions
Hex:
#c0232a
RGB:
192, 35, 42
CMY:
25, 86, 84
CMYK:
0, 82, 78, 25
HSL:
357°, 69.1630%, 44.5098%
HSV (HSB):
357°, 81.7708%, 75.2941%
XYZ:
22.7572, 12.5757, 3.4184
xyY:
0.5873, 0.3245, 12.5757
CIE-Lab:
42.1168, 59.9738, 37.1080
CIE-LCH:
42.1168, 70.5256, 31.7466
CIE-Luv:
42.1168, 116.5399, 23.1597
Hunter-Lab:
35.4622, 52.4899, 19.1083
#c0232a color charts
#c0232a color shades, tints & tones
#c0232a color schemes
#c0232a color preview, HTML & CSS examples
This text has a color of #c0232a
<p style="color:#c0232a;">Text here</p>
.mytext {color:#c0232a;}
This box has a color of #c0232a
<div style="background-color:#c0232a;">Content here</div>
.mybackground {background-color:#c0232a;}
Border around this has a color of #c0232a
<div style="border:2px solid #c0232a;">Content here</div>
.myborder {border:2px solid #c0232a;}