#cd013b color space conversions
Hex:
#cd013b
RGB:
205, 1, 59
CMY:
20, 100, 77
CMYK:
0, 100, 71, 20
HSL:
343°, 99.0291%, 40.3922%
HSV (HSB):
343°, 99.5122%, 80.3922%
XYZ:
25.9771, 13.3166, 5.3389
xyY:
0.5820, 0.2984, 13.3166
CIE-Lab:
43.2365, 69.1500, 28.9292
CIE-LCH:
43.2365, 74.9575, 22.7022
CIE-Luv:
43.2365, 130.3959, 15.4212
Hunter-Lab:
36.4919, 63.2059, 16.8700
#cd013b color charts
#cd013b color shades, tints & tones
#cd013b color schemes
#cd013b color preview, HTML & CSS examples
This text has a color of #cd013b
<p style="color:#cd013b;">Text here</p>
.mytext {color:#cd013b;}
This box has a color of #cd013b
<div style="background-color:#cd013b;">Content here</div>
.mybackground {background-color:#cd013b;}
Border around this has a color of #cd013b
<div style="border:2px solid #cd013b;">Content here</div>
.myborder {border:2px solid #cd013b;}