#240e2e color space conversions
Hex:
#240e2e
RGB:
36, 14, 46
CMY:
86, 95, 82
CMYK:
22, 70, 0, 82
HSL:
281°, 53.3333%, 11.7647%
HSV (HSB):
281°, 69.5652%, 18.0392%
XYZ:
1.3777, 0.8864, 2.6832
xyY:
0.2785, 0.1792, 0.8864
CIE-Lab:
8.0068, 18.4341, -16.8099
CIE-LCH:
8.0068, 24.9477, 317.6386
CIE-Luv:
8.0068, 4.6509, -12.2058
Hunter-Lab:
9.4149, 9.6449, -10.3073
#240e2e color charts
#240e2e color shades, tints & tones
#240e2e color schemes
#240e2e color preview, HTML & CSS examples
This text has a color of #240e2e
<p style="color:#240e2e;">Text here</p>
.mytext {color:#240e2e;}
This box has a color of #240e2e
<div style="background-color:#240e2e;">Content here</div>
.mybackground {background-color:#240e2e;}
Border around this has a color of #240e2e
<div style="border:2px solid #240e2e;">Content here</div>
.myborder {border:2px solid #240e2e;}