#c02d37 color space conversions
Hex:
#c02d37
RGB:
192, 45, 55
CMY:
25, 82, 78
CMYK:
0, 77, 71, 25
HSL:
356°, 62.0253%, 46.4706%
HSV (HSB):
356°, 76.5625%, 75.2941%
XYZ:
23.3662, 13.3591, 4.9615
xyY:
0.5605, 0.3205, 13.3591
CIE-Lab:
43.2994, 57.6220, 30.8050
CIE-LCH:
43.2994, 65.3394, 28.1292
CIE-Luv:
43.2994, 109.1007, 19.9776
Hunter-Lab:
36.5501, 50.1512, 17.5368
#c02d37 color charts
#c02d37 color shades, tints & tones
#c02d37 color schemes
#c02d37 color preview, HTML & CSS examples
This text has a color of #c02d37
<p style="color:#c02d37;">Text here</p>
.mytext {color:#c02d37;}
This box has a color of #c02d37
<div style="background-color:#c02d37;">Content here</div>
.mybackground {background-color:#c02d37;}
Border around this has a color of #c02d37
<div style="border:2px solid #c02d37;">Content here</div>
.myborder {border:2px solid #c02d37;}