#200b3c color space conversions
Hex:
#200b3c
RGB:
32, 11, 60
CMY:
87, 96, 76
CMYK:
47, 82, 0, 76
HSL:
266°, 69.0141%, 13.9216%
HSV (HSB):
266°, 81.6667%, 23.5294%
XYZ:
1.5309, 0.8727, 4.3627
xyY:
0.2263, 0.1290, 0.8727
CIE-Lab:
7.8827, 23.3303, -27.2606
CIE-LCH:
7.8827, 35.8810, 310.5577
CIE-Luv:
7.8827, 2.3737, -18.9468
Hunter-Lab:
9.3417, 12.9054, -21.1503
#200b3c color charts
#200b3c color shades, tints & tones
#200b3c color schemes
#200b3c color preview, HTML & CSS examples
This text has a color of #200b3c
<p style="color:#200b3c;">Text here</p>
.mytext {color:#200b3c;}
This box has a color of #200b3c
<div style="background-color:#200b3c;">Content here</div>
.mybackground {background-color:#200b3c;}
Border around this has a color of #200b3c
<div style="border:2px solid #200b3c;">Content here</div>
.myborder {border:2px solid #200b3c;}