#242d2d color space conversions
Hex:
#242d2d
RGB:
36, 45, 45
CMY:
86, 82, 82
CMYK:
20, 0, 0, 82
HSL:
180°, 11.1111%, 15.8824%
HSV (HSB):
180°, 20.0000%, 17.6471%
XYZ:
2.1396, 2.4413, 2.8411
xyY:
0.2883, 0.3289, 2.4413
CIE-Lab:
17.6510, -3.8694, -1.3014
CIE-LCH:
17.6510, 4.0823, 198.5891
CIE-Luv:
17.6510, -3.8628, -0.8363
Hunter-Lab:
15.6247, -2.8999, 0.1564
#242d2d color charts
#242d2d color shades, tints & tones
#242d2d color schemes
#242d2d color preview, HTML & CSS examples
This text has a color of #242d2d
<p style="color:#242d2d;">Text here</p>
.mytext {color:#242d2d;}
This box has a color of #242d2d
<div style="background-color:#242d2d;">Content here</div>
.mybackground {background-color:#242d2d;}
Border around this has a color of #242d2d
<div style="border:2px solid #242d2d;">Content here</div>
.myborder {border:2px solid #242d2d;}