#204050 color space conversions
Hex:
#204050
RGB:
32, 64, 80
CMY:
87, 75, 69
CMYK:
60, 20, 0, 69
HSL:
200°, 42.8571%, 21.9608%
HSV (HSB):
200°, 60.0000%, 31.3725%
XYZ:
3.8770, 4.5531, 8.2639
xyY:
0.2322, 0.2727, 4.5531
CIE-Lab:
25.4215, -6.4240, -13.2619
CIE-LCH:
25.4215, 14.7358, 244.1547
CIE-Luv:
25.4215, -12.5265, -15.1140
Hunter-Lab:
21.3379, -4.9084, -8.0258
#204050 color charts
#204050 color shades, tints & tones
#204050 color schemes
#204050 color preview, HTML & CSS examples
This text has a color of #204050
<p style="color:#204050;">Text here</p>
.mytext {color:#204050;}
This box has a color of #204050
<div style="background-color:#204050;">Content here</div>
.mybackground {background-color:#204050;}
Border around this has a color of #204050
<div style="border:2px solid #204050;">Content here</div>
.myborder {border:2px solid #204050;}