#c02731 color space conversions
Hex:
#c02731
RGB:
192, 39, 49
CMY:
25, 85, 81
CMYK:
0, 80, 74, 25
HSL:
356°, 66.2338%, 45.2941%
HSV (HSB):
356°, 79.6875%, 75.2941%
XYZ:
23.0181, 12.8793, 4.1785
xyY:
0.5744, 0.3214, 12.8793
CIE-Lab:
42.5807, 59.1564, 33.5408
CIE-LCH:
42.5807, 68.0034, 29.5526
CIE-Luv:
42.5807, 113.2985, 21.2593
Hunter-Lab:
35.8877, 51.6853, 18.2181
#c02731 color charts
#c02731 color shades, tints & tones
#c02731 color schemes
#c02731 color preview, HTML & CSS examples
This text has a color of #c02731
<p style="color:#c02731;">Text here</p>
.mytext {color:#c02731;}
This box has a color of #c02731
<div style="background-color:#c02731;">Content here</div>
.mybackground {background-color:#c02731;}
Border around this has a color of #c02731
<div style="border:2px solid #c02731;">Content here</div>
.myborder {border:2px solid #c02731;}