#203040 color space conversions
Hex:
#203040
RGB:
32, 48, 64
CMY:
87, 81, 75
CMYK:
50, 25, 0, 75
HSL:
210°, 33.3333%, 18.8235%
HSV (HSB):
210°, 50.0000%, 25.0980%
XYZ:
2.5780, 2.7911, 5.2534
xyY:
0.2427, 0.2628, 2.7911
CIE-Lab:
19.1873, -1.4405, -12.1419
CIE-LCH:
19.1873, 12.2271, 263.2344
CIE-Luv:
19.1873, -6.6243, -12.7441
Hunter-Lab:
16.7067, -1.6923, -6.9488
#203040 color charts
#203040 color shades, tints & tones
#203040 color schemes
#203040 color preview, HTML & CSS examples
This text has a color of #203040
<p style="color:#203040;">Text here</p>
.mytext {color:#203040;}
This box has a color of #203040
<div style="background-color:#203040;">Content here</div>
.mybackground {background-color:#203040;}
Border around this has a color of #203040
<div style="border:2px solid #203040;">Content here</div>
.myborder {border:2px solid #203040;}