#323334 color space conversions
Hex:
#323334
RGB:
50, 51, 52
CMY:
80, 80, 80
CMYK:
4, 2, 0, 80
HSL:
210°, 1.9608%, 20.0000%
HSV (HSB):
210°, 3.8462%, 20.3922%
XYZ:
3.1191, 3.2937, 3.7202
xyY:
0.3078, 0.3250, 3.2937
CIE-Lab:
21.1837, -0.1966, -0.7881
CIE-LCH:
21.1837, 0.8123, 255.9921
CIE-Luv:
21.1837, -0.5328, -0.7902
Hunter-Lab:
18.1485, -1.0825, 0.5505
#323334 color charts
#323334 color shades, tints & tones
#323334 color schemes
#323334 color preview, HTML & CSS examples
This text has a color of #323334
<p style="color:#323334;">Text here</p>
.mytext {color:#323334;}
This box has a color of #323334
<div style="background-color:#323334;">Content here</div>
.mybackground {background-color:#323334;}
Border around this has a color of #323334
<div style="border:2px solid #323334;">Content here</div>
.myborder {border:2px solid #323334;}