#232b02 color space conversions
Hex:
#232b02
RGB:
35, 43, 2
CMY:
86, 83, 99
CMYK:
19, 0, 95, 83
HSL:
72°, 91.1111%, 8.8235%
HSV (HSB):
72°, 95.3488%, 16.8627%
XYZ:
1.5680, 2.0895, 0.3781
xyY:
0.3885, 0.5178, 2.0895
CIE-Lab:
15.9499, -10.4322, 22.0917
CIE-LCH:
15.9499, 24.4310, 115.2778
CIE-Luv:
15.9499, -2.8225, 17.4253
Hunter-Lab:
14.4550, -5.9338, 8.5676
#232b02 color charts
#232b02 color shades, tints & tones
#232b02 color schemes
#232b02 color preview, HTML & CSS examples
This text has a color of #232b02
<p style="color:#232b02;">Text here</p>
.mytext {color:#232b02;}
This box has a color of #232b02
<div style="background-color:#232b02;">Content here</div>
.mybackground {background-color:#232b02;}
Border around this has a color of #232b02
<div style="border:2px solid #232b02;">Content here</div>
.myborder {border:2px solid #232b02;}