#23000f color space conversions
Hex:
#23000f
RGB:
35, 0, 15
CMY:
86, 100, 94
CMYK:
0, 100, 57, 86
HSL:
334°, 100.0000%, 6.8627%
HSV (HSB):
334°, 100.0000%, 13.7255%
XYZ:
0.7794, 0.3918, 0.4865
xyY:
0.4702, 0.2364, 0.3918
CIE-Lab:
3.5392, 16.6704, -0.8563
CIE-LCH:
3.5392, 16.6924, 357.0594
CIE-Luv:
3.5392, 8.5702, -1.5573
Hunter-Lab:
6.2595, 11.2706, -0.2264
#23000f color charts
#23000f color shades, tints & tones
#23000f color schemes
#23000f color preview, HTML & CSS examples
This text has a color of #23000f
<p style="color:#23000f;">Text here</p>
.mytext {color:#23000f;}
This box has a color of #23000f
<div style="background-color:#23000f;">Content here</div>
.mybackground {background-color:#23000f;}
Border around this has a color of #23000f
<div style="border:2px solid #23000f;">Content here</div>
.myborder {border:2px solid #23000f;}