#230c0d color space conversions
Hex:
#230c0d
RGB:
35, 12, 13
CMY:
86, 95, 95
CMYK:
0, 66, 63, 86
HSL:
357°, 48.9362%, 9.2157%
HSV (HSB):
357°, 65.7143%, 13.7255%
XYZ:
0.8973, 0.6493, 0.4588
xyY:
0.4474, 0.3238, 0.6493
CIE-Lab:
5.8653, 11.4255, 3.5500
CIE-LCH:
5.8653, 11.9643, 17.2606
CIE-Luv:
5.8653, 7.6940, 1.3807
Hunter-Lab:
8.0581, 5.7740, 2.2648
#230c0d color charts
#230c0d color shades, tints & tones
#230c0d color schemes
#230c0d color preview, HTML & CSS examples
This text has a color of #230c0d
<p style="color:#230c0d;">Text here</p>
.mytext {color:#230c0d;}
This box has a color of #230c0d
<div style="background-color:#230c0d;">Content here</div>
.mybackground {background-color:#230c0d;}
Border around this has a color of #230c0d
<div style="border:2px solid #230c0d;">Content here</div>
.myborder {border:2px solid #230c0d;}