#23001e color space conversions
Hex:
#23001e
RGB:
35, 0, 30
CMY:
86, 100, 88
CMYK:
0, 100, 14, 86
HSL:
309°, 100.0000%, 6.8627%
HSV (HSB):
309°, 100.0000%, 13.7255%
XYZ:
0.9275, 0.4511, 1.2665
xyY:
0.3507, 0.1705, 0.4511
CIE-Lab:
4.0744, 20.3185, -10.7040
CIE-LCH:
4.0744, 22.9655, 332.2193
CIE-Luv:
4.0744, 6.6189, -6.0971
Hunter-Lab:
6.7161, 12.8972, -6.4792
#23001e color charts
#23001e color shades, tints & tones
#23001e color schemes
#23001e color preview, HTML & CSS examples
This text has a color of #23001e
<p style="color:#23001e;">Text here</p>
.mytext {color:#23001e;}
This box has a color of #23001e
<div style="background-color:#23001e;">Content here</div>
.mybackground {background-color:#23001e;}
Border around this has a color of #23001e
<div style="border:2px solid #23001e;">Content here</div>
.myborder {border:2px solid #23001e;}