#200d35 color space conversions
Hex:
#200d35
RGB:
32, 13, 53
CMY:
87, 95, 79
CMYK:
40, 75, 0, 79
HSL:
269°, 60.6061%, 12.9412%
HSV (HSB):
269°, 75.4717%, 20.7843%
XYZ:
1.3822, 0.8520, 3.4598
xyY:
0.2427, 0.1496, 0.8520
CIE-Lab:
7.6957, 19.9063, -22.4922
CIE-LCH:
7.6957, 30.0360, 311.5099
CIE-Luv:
7.6957, 2.7460, -15.5961
Hunter-Lab:
9.2302, 10.5769, -15.7625
#200d35 color charts
#200d35 color shades, tints & tones
#200d35 color schemes
#200d35 color preview, HTML & CSS examples
This text has a color of #200d35
<p style="color:#200d35;">Text here</p>
.mytext {color:#200d35;}
This box has a color of #200d35
<div style="background-color:#200d35;">Content here</div>
.mybackground {background-color:#200d35;}
Border around this has a color of #200d35
<div style="border:2px solid #200d35;">Content here</div>
.myborder {border:2px solid #200d35;}