#203d50 color space conversions
Hex:
#203d50
RGB:
32, 61, 80
CMY:
87, 76, 69
CMYK:
60, 24, 0, 69
HSL:
204°, 42.8571%, 21.9608%
HSV (HSB):
204°, 60.0000%, 31.3725%
XYZ:
3.7124, 4.2238, 8.2090
xyY:
0.2299, 0.2616, 4.2238
CIE-Lab:
24.3978, -4.4833, -14.8390
CIE-LCH:
24.3978, 15.5015, 253.1890
CIE-Luv:
24.3978, -11.3853, -17.0549
Hunter-Lab:
20.5518, -3.7222, -9.2960
#203d50 color charts
#203d50 color shades, tints & tones
#203d50 color schemes
#203d50 color preview, HTML & CSS examples
This text has a color of #203d50
<p style="color:#203d50;">Text here</p>
.mytext {color:#203d50;}
This box has a color of #203d50
<div style="background-color:#203d50;">Content here</div>
.mybackground {background-color:#203d50;}
Border around this has a color of #203d50
<div style="border:2px solid #203d50;">Content here</div>
.myborder {border:2px solid #203d50;}