#200f20 color space conversions
Hex:
#200f20
RGB:
32, 15, 32
CMY:
87, 94, 87
CMYK:
0, 53, 0, 87
HSL:
300°, 36.1702%, 9.2157%
HSV (HSB):
300°, 53.1250%, 12.5490%
XYZ:
1.0272, 0.7530, 1.4577
xyY:
0.3172, 0.2326, 0.7530
CIE-Lab:
6.8019, 12.2619, -8.1762
CIE-LCH:
6.8019, 14.7378, 326.3047
CIE-Luv:
6.8019, 4.2676, -5.5188
Hunter-Lab:
8.6776, 5.9439, -3.8855
#200f20 color charts
#200f20 color shades, tints & tones
#200f20 color schemes
#200f20 color preview, HTML & CSS examples
This text has a color of #200f20
<p style="color:#200f20;">Text here</p>
.mytext {color:#200f20;}
This box has a color of #200f20
<div style="background-color:#200f20;">Content here</div>
.mybackground {background-color:#200f20;}
Border around this has a color of #200f20
<div style="border:2px solid #200f20;">Content here</div>
.myborder {border:2px solid #200f20;}