#203a30 color space conversions
Hex:
#203a30
RGB:
32, 58, 48
CMY:
87, 77, 81
CMYK:
45, 0, 17, 77
HSL:
157°, 28.8889%, 17.6471%
HSV (HSB):
157°, 44.8276%, 22.7451%
XYZ:
2.6422, 3.5466, 3.3416
xyY:
0.2772, 0.3721, 3.5466
CIE-Lab:
22.1120, -12.8104, 3.0929
CIE-LCH:
22.1120, 13.1784, 166.4263
CIE-Luv:
22.1120, -10.7448, 4.6781
Hunter-Lab:
18.8324, -7.9128, 2.6623
#203a30 color charts
#203a30 color shades, tints & tones
#203a30 color schemes
#203a30 color preview, HTML & CSS examples
This text has a color of #203a30
<p style="color:#203a30;">Text here</p>
.mytext {color:#203a30;}
This box has a color of #203a30
<div style="background-color:#203a30;">Content here</div>
.mybackground {background-color:#203a30;}
Border around this has a color of #203a30
<div style="border:2px solid #203a30;">Content here</div>
.myborder {border:2px solid #203a30;}