#200b2d color space conversions
Hex:
#200b2d
RGB:
32, 11, 45
CMY:
87, 96, 82
CMYK:
29, 76, 0, 82
HSL:
277°, 60.7143%, 10.9804%
HSV (HSB):
277°, 75.5556%, 17.6471%
XYZ:
1.1890, 0.7359, 2.5620
xyY:
0.2650, 0.1640, 0.7359
CIE-Lab:
6.6472, 18.4520, -18.2639
CIE-LCH:
6.6472, 25.9624, 315.2935
CIE-Luv:
6.6472, 3.5425, -11.7302
Hunter-Lab:
8.5784, 9.7286, -11.7026
#200b2d color charts
#200b2d color shades, tints & tones
#200b2d color schemes
#200b2d color preview, HTML & CSS examples
This text has a color of #200b2d
<p style="color:#200b2d;">Text here</p>
.mytext {color:#200b2d;}
This box has a color of #200b2d
<div style="background-color:#200b2d;">Content here</div>
.mybackground {background-color:#200b2d;}
Border around this has a color of #200b2d
<div style="border:2px solid #200b2d;">Content here</div>
.myborder {border:2px solid #200b2d;}