#32383c color space conversions
Hex:
#32383c
RGB:
50, 56, 60
CMY:
80, 78, 76
CMYK:
17, 7, 0, 76
HSL:
204°, 9.0909%, 21.5686%
HSV (HSB):
204°, 16.6667%, 23.5294%
XYZ:
3.5452, 3.8327, 4.8279
xyY:
0.2905, 0.3140, 3.8327
CIE-Lab:
23.1105, -1.5206, -3.3567
CIE-LCH:
23.1105, 3.6850, 245.6290
CIE-Luv:
23.1105, -3.0236, -3.4776
Hunter-Lab:
19.5773, -1.9364, -0.9172
#32383c color charts
#32383c color shades, tints & tones
#32383c color schemes
#32383c color preview, HTML & CSS examples
This text has a color of #32383c
<p style="color:#32383c;">Text here</p>
.mytext {color:#32383c;}
This box has a color of #32383c
<div style="background-color:#32383c;">Content here</div>
.mybackground {background-color:#32383c;}
Border around this has a color of #32383c
<div style="border:2px solid #32383c;">Content here</div>
.myborder {border:2px solid #32383c;}