#cd103e color space conversions
Hex:
#cd103e
RGB:
205, 16, 62
CMY:
20, 94, 76
CMYK:
0, 92, 70, 20
HSL:
345°, 85.5204%, 43.3333%
HSV (HSB):
345°, 92.1951%, 80.3922%
XYZ:
26.2316, 13.6975, 5.8188
xyY:
0.5734, 0.2994, 13.6975
CIE-Lab:
43.7960, 67.7947, 27.7633
CIE-LCH:
43.7960, 73.2593, 22.2701
CIE-Luv:
43.7960, 127.1336, 15.0623
Hunter-Lab:
37.0102, 61.7474, 16.5855
#cd103e color charts
#cd103e color shades, tints & tones
#cd103e color schemes
#cd103e color preview, HTML & CSS examples
This text has a color of #cd103e
<p style="color:#cd103e;">Text here</p>
.mytext {color:#cd103e;}
This box has a color of #cd103e
<div style="background-color:#cd103e;">Content here</div>
.mybackground {background-color:#cd103e;}
Border around this has a color of #cd103e
<div style="border:2px solid #cd103e;">Content here</div>
.myborder {border:2px solid #cd103e;}