#cd2133 color space conversions
Hex:
#cd2133
RGB:
205, 33, 51
CMY:
20, 87, 80
CMYK:
0, 84, 75, 20
HSL:
354°, 72.2689%, 46.6667%
HSV (HSB):
354°, 83.9024%, 80.3922%
XYZ:
26.3182, 14.3059, 4.5062
xyY:
0.5832, 0.3170, 14.3059
CIE-Lab:
44.6684, 64.3920, 35.4211
CIE-LCH:
44.6684, 73.4914, 28.8145
CIE-Luv:
44.6684, 125.3876, 21.9027
Hunter-Lab:
37.8231, 58.0143, 19.4125
#cd2133 color charts
#cd2133 color shades, tints & tones
#cd2133 color schemes
#cd2133 color preview, HTML & CSS examples
This text has a color of #cd2133
<p style="color:#cd2133;">Text here</p>
.mytext {color:#cd2133;}
This box has a color of #cd2133
<div style="background-color:#cd2133;">Content here</div>
.mybackground {background-color:#cd2133;}
Border around this has a color of #cd2133
<div style="border:2px solid #cd2133;">Content here</div>
.myborder {border:2px solid #cd2133;}