#03501c color space conversions
Hex:
#03501c
RGB:
3, 80, 28
CMY:
99, 69, 89
CMYK:
96, 0, 65, 69
HSL:
139°, 92.7711%, 16.2745%
HSV (HSB):
139°, 96.2500%, 31.3725%
XYZ:
3.1158, 5.8405, 2.0617
xyY:
0.2828, 0.5301, 5.8405
CIE-Lab:
29.0065, -33.9710, 24.2901
CIE-LCH:
29.0065, 41.7617, 144.4343
CIE-Luv:
29.0065, -26.1062, 27.9336
Hunter-Lab:
24.1672, -19.2790, 11.8589
#03501c color charts
#03501c color shades, tints & tones
#03501c color schemes
#03501c color preview, HTML & CSS examples
This text has a color of #03501c
<p style="color:#03501c;">Text here</p>
.mytext {color:#03501c;}
This box has a color of #03501c
<div style="background-color:#03501c;">Content here</div>
.mybackground {background-color:#03501c;}
Border around this has a color of #03501c
<div style="border:2px solid #03501c;">Content here</div>
.myborder {border:2px solid #03501c;}