#203b30 color space conversions
Hex:
#203b30
RGB:
32, 59, 48
CMY:
87, 77, 81
CMYK:
46, 0, 19, 77
HSL:
156°, 29.6703%, 17.8431%
HSV (HSB):
156°, 45.7627%, 23.1373%
XYZ:
2.6931, 3.6484, 3.3586
xyY:
0.2776, 0.3761, 3.6484
CIE-Lab:
22.4733, -13.4010, 3.6100
CIE-LCH:
22.4733, 13.8787, 164.9234
CIE-Luv:
22.4733, -11.1704, 5.3038
Hunter-Lab:
19.1008, -8.2587, 2.9453
#203b30 color charts
#203b30 color shades, tints & tones
#203b30 color schemes
#203b30 color preview, HTML & CSS examples
This text has a color of #203b30
<p style="color:#203b30;">Text here</p>
.mytext {color:#203b30;}
This box has a color of #203b30
<div style="background-color:#203b30;">Content here</div>
.mybackground {background-color:#203b30;}
Border around this has a color of #203b30
<div style="border:2px solid #203b30;">Content here</div>
.myborder {border:2px solid #203b30;}