#03600d color space conversions
Hex:
#03600d
RGB:
3, 96, 13
CMY:
99, 62, 95
CMYK:
97, 0, 86, 62
HSL:
126°, 93.9394%, 19.4118%
HSV (HSB):
126°, 96.8750%, 37.6471%
XYZ:
4.2931, 8.4142, 1.7786
xyY:
0.2964, 0.5809, 8.4142
CIE-Lab:
34.8310, -41.0334, 36.8935
CIE-LCH:
34.8310, 55.1803, 138.0410
CIE-Luv:
34.8310, -32.3416, 40.3600
Hunter-Lab:
29.0072, -24.3445, 16.6696
#03600d color charts
#03600d color shades, tints & tones
#03600d color schemes
#03600d color preview, HTML & CSS examples
This text has a color of #03600d
<p style="color:#03600d;">Text here</p>
.mytext {color:#03600d;}
This box has a color of #03600d
<div style="background-color:#03600d;">Content here</div>
.mybackground {background-color:#03600d;}
Border around this has a color of #03600d
<div style="border:2px solid #03600d;">Content here</div>
.myborder {border:2px solid #03600d;}