#202f32 color space conversions
Hex:
#202f32
RGB:
32, 47, 50
CMY:
87, 82, 80
CMYK:
36, 6, 0, 80
HSL:
190°, 21.9512%, 16.0784%
HSV (HSB):
190°, 36.0000%, 19.6078%
XYZ:
2.1879, 2.5704, 3.3984
xyY:
0.2682, 0.3151, 2.5704
CIE-Lab:
18.2340, -5.3276, -3.9462
CIE-LCH:
18.2340, 6.6299, 216.5274
CIE-Luv:
18.2340, -6.1713, -3.3648
Hunter-Lab:
16.0325, -3.6974, -1.3451
#202f32 color charts
#202f32 color shades, tints & tones
#202f32 color schemes
#202f32 color preview, HTML & CSS examples
This text has a color of #202f32
<p style="color:#202f32;">Text here</p>
.mytext {color:#202f32;}
This box has a color of #202f32
<div style="background-color:#202f32;">Content here</div>
.mybackground {background-color:#202f32;}
Border around this has a color of #202f32
<div style="border:2px solid #202f32;">Content here</div>
.myborder {border:2px solid #202f32;}