#cd032c color space conversions
Hex:
#cd032c
RGB:
205, 3, 44
CMY:
20, 99, 83
CMYK:
0, 99, 79, 20
HSL:
348°, 97.1154%, 40.7843%
HSV (HSB):
348°, 98.5366%, 80.3922%
XYZ:
25.6640, 13.2261, 3.5831
xyY:
0.6042, 0.3114, 13.2261
CIE-Lab:
43.1020, 68.4209, 37.8090
CIE-LCH:
43.1020, 78.1725, 28.9248
CIE-Luv:
43.1020, 134.1181, 21.6376
Hunter-Lab:
36.3677, 62.3206, 19.6159
#cd032c color charts
#cd032c color shades, tints & tones
#cd032c color schemes
#cd032c color preview, HTML & CSS examples
This text has a color of #cd032c
<p style="color:#cd032c;">Text here</p>
.mytext {color:#cd032c;}
This box has a color of #cd032c
<div style="background-color:#cd032c;">Content here</div>
.mybackground {background-color:#cd032c;}
Border around this has a color of #cd032c
<div style="border:2px solid #cd032c;">Content here</div>
.myborder {border:2px solid #cd032c;}