#c00c25 color space conversions
Hex:
#c00c25
RGB:
192, 12, 37
CMY:
25, 95, 85
CMYK:
0, 94, 81, 25
HSL:
352°, 88.2353%, 40.0000%
HSV (HSB):
352°, 93.7500%, 75.2941%
XYZ:
22.2036, 11.6030, 2.8196
xyY:
0.6062, 0.3168, 11.6030
CIE-Lab:
40.5780, 64.0685, 38.3777
CIE-LCH:
40.5780, 74.6835, 30.9221
CIE-Luv:
40.5780, 124.5047, 22.0457
Hunter-Lab:
34.0632, 56.7424, 18.9364
#c00c25 color charts
#c00c25 color shades, tints & tones
#c00c25 color schemes
#c00c25 color preview, HTML & CSS examples
This text has a color of #c00c25
<p style="color:#c00c25;">Text here</p>
.mytext {color:#c00c25;}
This box has a color of #c00c25
<div style="background-color:#c00c25;">Content here</div>
.mybackground {background-color:#c00c25;}
Border around this has a color of #c00c25
<div style="border:2px solid #c00c25;">Content here</div>
.myborder {border:2px solid #c00c25;}