#c02025 color space conversions
Hex:
#c02025
RGB:
192, 32, 37
CMY:
25, 87, 85
CMYK:
0, 83, 81, 25
HSL:
358°, 71.4286%, 43.9216%
HSV (HSB):
358°, 83.3333%, 75.2941%
XYZ:
22.5887, 12.3731, 2.9479
xyY:
0.5959, 0.3264, 12.3731
CIE-Lab:
41.8030, 60.5583, 39.6052
CIE-LCH:
41.8030, 72.3594, 33.1848
CIE-Luv:
41.8030, 118.7341, 24.3270
Hunter-Lab:
35.1754, 53.0710, 19.6538
#c02025 color charts
#c02025 color shades, tints & tones
#c02025 color schemes
#c02025 color preview, HTML & CSS examples
This text has a color of #c02025
<p style="color:#c02025;">Text here</p>
.mytext {color:#c02025;}
This box has a color of #c02025
<div style="background-color:#c02025;">Content here</div>
.mybackground {background-color:#c02025;}
Border around this has a color of #c02025
<div style="border:2px solid #c02025;">Content here</div>
.myborder {border:2px solid #c02025;}