#232d09 color space conversions
Hex:
#232d09
RGB:
35, 45, 9
CMY:
86, 82, 96
CMYK:
22, 0, 80, 82
HSL:
77°, 66.6667%, 10.5882%
HSV (HSB):
77°, 80.0000%, 17.6471%
XYZ:
1.6808, 2.2538, 0.6049
xyY:
0.3703, 0.4965, 2.2538
CIE-Lab:
16.7666, -10.9690, 20.2560
CIE-LCH:
16.7666, 23.0353, 118.4365
CIE-Luv:
16.7666, -3.8369, 16.4434
Hunter-Lab:
15.0127, -6.2874, 8.1200
#232d09 color charts
#232d09 color shades, tints & tones
#232d09 color schemes
#232d09 color preview, HTML & CSS examples
This text has a color of #232d09
<p style="color:#232d09;">Text here</p>
.mytext {color:#232d09;}
This box has a color of #232d09
<div style="background-color:#232d09;">Content here</div>
.mybackground {background-color:#232d09;}
Border around this has a color of #232d09
<div style="border:2px solid #232d09;">Content here</div>
.myborder {border:2px solid #232d09;}