#203c41 color space conversions
Hex:
#203c41
RGB:
32, 60, 65
CMY:
87, 76, 75
CMYK:
51, 8, 0, 75
HSL:
189°, 34.0206%, 19.0196%
HSV (HSB):
189°, 50.7692%, 25.4902%
XYZ:
3.1657, 3.9204, 5.5909
xyY:
0.2497, 0.3093, 3.9204
CIE-Lab:
23.4067, -8.9851, -6.3943
CIE-LCH:
23.4067, 11.0281, 215.4375
CIE-Luv:
23.4067, -11.2691, -6.1640
Hunter-Lab:
19.8001, -6.1115, -2.8815
#203c41 color charts
#203c41 color shades, tints & tones
#203c41 color schemes
#203c41 color preview, HTML & CSS examples
This text has a color of #203c41
<p style="color:#203c41;">Text here</p>
.mytext {color:#203c41;}
This box has a color of #203c41
<div style="background-color:#203c41;">Content here</div>
.mybackground {background-color:#203c41;}
Border around this has a color of #203c41
<div style="border:2px solid #203c41;">Content here</div>
.myborder {border:2px solid #203c41;}