#cc2023 color space conversions
Hex:
#cc2023
RGB:
204, 32, 35
CMY:
20, 87, 86
CMYK:
0, 84, 83, 20
HSL:
359°, 72.8814%, 46.2745%
HSV (HSB):
359°, 84.3137%, 80.0000%
XYZ:
25.7217, 13.9917, 2.9351
xyY:
0.6031, 0.3281, 13.9917
CIE-Lab:
44.2211, 63.8392, 43.8617
CIE-LCH:
44.2211, 77.4551, 34.4916
CIE-Luv:
44.2211, 128.2730, 26.9623
Hunter-Lab:
37.4055, 57.2849, 21.5316
#cc2023 color charts
#cc2023 color shades, tints & tones
#cc2023 color schemes
#cc2023 color preview, HTML & CSS examples
This text has a color of #cc2023
<p style="color:#cc2023;">Text here</p>
.mytext {color:#cc2023;}
This box has a color of #cc2023
<div style="background-color:#cc2023;">Content here</div>
.mybackground {background-color:#cc2023;}
Border around this has a color of #cc2023
<div style="border:2px solid #cc2023;">Content here</div>
.myborder {border:2px solid #cc2023;}