#203f50 color space conversions
Hex:
#203f50
RGB:
32, 63, 80
CMY:
87, 75, 69
CMYK:
60, 21, 0, 69
HSL:
201°, 42.8571%, 21.9608%
HSV (HSB):
201°, 60.0000%, 31.3725%
XYZ:
3.8211, 4.4413, 8.2453
xyY:
0.2315, 0.2690, 4.4413
CIE-Lab:
25.0797, -5.7818, -13.7875
CIE-LCH:
25.0797, 14.9507, 247.2490
CIE-Luv:
25.0797, -12.1440, -15.7679
Hunter-Lab:
21.0743, -4.5150, -8.4450
#203f50 color charts
#203f50 color shades, tints & tones
#203f50 color schemes
#203f50 color preview, HTML & CSS examples
This text has a color of #203f50
<p style="color:#203f50;">Text here</p>
.mytext {color:#203f50;}
This box has a color of #203f50
<div style="background-color:#203f50;">Content here</div>
.mybackground {background-color:#203f50;}
Border around this has a color of #203f50
<div style="border:2px solid #203f50;">Content here</div>
.myborder {border:2px solid #203f50;}