#cd050c color space conversions
Hex:
#cd050c
RGB:
205, 5, 12
CMY:
20, 98, 95
CMYK:
0, 98, 94, 20
HSL:
358°, 95.2381%, 41.1765%
HSV (HSB):
358°, 97.5610%, 80.3922%
XYZ:
25.2975, 13.1142, 1.5458
xyY:
0.6331, 0.3282, 13.1142
CIE-Lab:
42.9348, 67.5953, 53.1841
CIE-LCH:
42.9348, 86.0097, 38.1957
CIE-Luv:
42.9348, 138.7694, 29.2572
Hunter-Lab:
36.2136, 61.3198, 22.8187
#cd050c color charts
#cd050c color shades, tints & tones
#cd050c color schemes
#cd050c color preview, HTML & CSS examples
This text has a color of #cd050c
<p style="color:#cd050c;">Text here</p>
.mytext {color:#cd050c;}
This box has a color of #cd050c
<div style="background-color:#cd050c;">Content here</div>
.mybackground {background-color:#cd050c;}
Border around this has a color of #cd050c
<div style="border:2px solid #cd050c;">Content here</div>
.myborder {border:2px solid #cd050c;}