#232d01 color space conversions
Hex:
#232d01
RGB:
35, 45, 1
CMY:
86, 82, 100
CMYK:
22, 0, 98, 82
HSL:
74°, 95.6522%, 9.0196%
HSV (HSB):
74°, 97.7778%, 17.6471%
XYZ:
1.6370, 2.2363, 0.3741
xyY:
0.3854, 0.5265, 2.2363
CIE-Lab:
16.6814, -11.7441, 23.4103
CIE-LCH:
16.6814, 26.1910, 116.6413
CIE-Luv:
16.6814, -3.7889, 18.6630
Hunter-Lab:
14.9542, -6.6300, 8.9848
#232d01 color charts
#232d01 color shades, tints & tones
#232d01 color schemes
#232d01 color preview, HTML & CSS examples
This text has a color of #232d01
<p style="color:#232d01;">Text here</p>
.mytext {color:#232d01;}
This box has a color of #232d01
<div style="background-color:#232d01;">Content here</div>
.mybackground {background-color:#232d01;}
Border around this has a color of #232d01
<div style="border:2px solid #232d01;">Content here</div>
.myborder {border:2px solid #232d01;}