#023f0d color space conversions
Hex:
#023f0d
RGB:
2, 63, 13
CMY:
99, 75, 95
CMYK:
97, 0, 79, 75
HSL:
131°, 93.8462%, 12.7451%
HSV (HSB):
131°, 96.8254%, 24.7059%
XYZ:
1.8752, 3.5970, 0.9762
xyY:
0.2908, 0.5578, 3.5970
CIE-Lab:
22.2916, -29.9449, 24.4711
CIE-LCH:
22.2916, 38.6722, 140.7441
CIE-Luv:
22.2916, -20.3393, 23.9397
Hunter-Lab:
18.9657, -15.5412, 10.2242
#023f0d color charts
#023f0d color shades, tints & tones
#023f0d color schemes
#023f0d color preview, HTML & CSS examples
This text has a color of #023f0d
<p style="color:#023f0d;">Text here</p>
.mytext {color:#023f0d;}
This box has a color of #023f0d
<div style="background-color:#023f0d;">Content here</div>
.mybackground {background-color:#023f0d;}
Border around this has a color of #023f0d
<div style="border:2px solid #023f0d;">Content here</div>
.myborder {border:2px solid #023f0d;}