#23000b color space conversions
Hex:
#23000b
RGB:
35, 0, 11
CMY:
86, 100, 96
CMYK:
0, 100, 69, 86
HSL:
341°, 100.0000%, 6.8627%
HSV (HSB):
341°, 100.0000%, 13.7255%
XYZ:
0.7535, 0.3815, 0.3505
xyY:
0.5072, 0.2568, 0.3815
CIE-Lab:
3.4459, 16.0148, 0.9275
CIE-LCH:
3.4459, 16.0417, 3.3148
CIE-Luv:
3.4459, 9.0752, -0.5474
Hunter-Lab:
6.1765, 10.9686, 0.9587
#23000b color charts
#23000b color shades, tints & tones
#23000b color schemes
#23000b color preview, HTML & CSS examples
This text has a color of #23000b
<p style="color:#23000b;">Text here</p>
.mytext {color:#23000b;}
This box has a color of #23000b
<div style="background-color:#23000b;">Content here</div>
.mybackground {background-color:#23000b;}
Border around this has a color of #23000b
<div style="border:2px solid #23000b;">Content here</div>
.myborder {border:2px solid #23000b;}