#cc1025 color space conversions
Hex:
#cc1025
RGB:
204, 16, 37
CMY:
20, 94, 85
CMYK:
0, 92, 82, 20
HSL:
353°, 85.4545%, 43.1373%
HSV (HSB):
353°, 92.1569%, 80.0000%
XYZ:
25.4211, 13.3415, 2.9856
xyY:
0.6089, 0.3196, 13.3415
CIE-Lab:
43.2734, 66.6590, 41.8858
CIE-LCH:
43.2734, 78.7264, 32.1436
CIE-Luv:
43.2734, 132.6392, 24.5856
Hunter-Lab:
36.5260, 60.3102, 20.7219
#cc1025 color charts
#cc1025 color shades, tints & tones
#cc1025 color schemes
#cc1025 color preview, HTML & CSS examples
This text has a color of #cc1025
<p style="color:#cc1025;">Text here</p>
.mytext {color:#cc1025;}
This box has a color of #cc1025
<div style="background-color:#cc1025;">Content here</div>
.mybackground {background-color:#cc1025;}
Border around this has a color of #cc1025
<div style="border:2px solid #cc1025;">Content here</div>
.myborder {border:2px solid #cc1025;}