#cd0133 color space conversions
Hex:
#cd0133
RGB:
205, 1, 51
CMY:
20, 100, 80
CMYK:
0, 100, 75, 20
HSL:
345°, 99.0291%, 40.3922%
HSV (HSB):
345°, 99.5122%, 80.3922%
XYZ:
25.7852, 13.2399, 4.3285
xyY:
0.5948, 0.3054, 13.2399
CIE-Lab:
43.1225, 68.8406, 33.6770
CIE-LCH:
43.1225, 76.6366, 26.0680
CIE-Luv:
43.1225, 132.6799, 18.8709
Hunter-Lab:
36.3866, 62.8167, 18.4176
#cd0133 color charts
#cd0133 color shades, tints & tones
#cd0133 color schemes
#cd0133 color preview, HTML & CSS examples
This text has a color of #cd0133
<p style="color:#cd0133;">Text here</p>
.mytext {color:#cd0133;}
This box has a color of #cd0133
<div style="background-color:#cd0133;">Content here</div>
.mybackground {background-color:#cd0133;}
Border around this has a color of #cd0133
<div style="border:2px solid #cd0133;">Content here</div>
.myborder {border:2px solid #cd0133;}