#232d04 color space conversions
Hex:
#232d04
RGB:
35, 45, 4
CMY:
86, 82, 98
CMYK:
22, 0, 91, 82
HSL:
75°, 83.6735%, 9.6078%
HSV (HSB):
75°, 91.1111%, 17.6471%
XYZ:
1.6534, 2.2429, 0.4606
xyY:
0.3795, 0.5148, 2.2429
CIE-Lab:
16.7134, -11.4513, 22.2275
CIE-LCH:
16.7134, 25.0039, 117.2569
CIE-Luv:
16.7134, -3.8071, 17.8187
Hunter-Lab:
14.9762, -6.5012, 8.6597
#232d04 color charts
#232d04 color shades, tints & tones
#232d04 color schemes
#232d04 color preview, HTML & CSS examples
This text has a color of #232d04
<p style="color:#232d04;">Text here</p>
.mytext {color:#232d04;}
This box has a color of #232d04
<div style="background-color:#232d04;">Content here</div>
.mybackground {background-color:#232d04;}
Border around this has a color of #232d04
<div style="border:2px solid #232d04;">Content here</div>
.myborder {border:2px solid #232d04;}