#cd2033 color space conversions
Hex:
#cd2033
RGB:
205, 32, 51
CMY:
20, 87, 80
CMYK:
0, 84, 75, 20
HSL:
353°, 72.9958%, 46.4706%
HSV (HSB):
353°, 84.3902%, 80.3922%
XYZ:
26.2909, 14.2512, 4.4970
xyY:
0.5837, 0.3164, 14.2512
CIE-Lab:
44.5910, 64.6127, 35.3343
CIE-LCH:
44.5910, 73.6432, 28.6726
CIE-Luv:
44.5910, 125.7480, 21.7518
Hunter-Lab:
37.7507, 58.2497, 19.3626
#cd2033 color charts
#cd2033 color shades, tints & tones
#cd2033 color schemes
#cd2033 color preview, HTML & CSS examples
This text has a color of #cd2033
<p style="color:#cd2033;">Text here</p>
.mytext {color:#cd2033;}
This box has a color of #cd2033
<div style="background-color:#cd2033;">Content here</div>
.mybackground {background-color:#cd2033;}
Border around this has a color of #cd2033
<div style="border:2px solid #cd2033;">Content here</div>
.myborder {border:2px solid #cd2033;}