#3f5d03 color space conversions
Hex:
#3f5d03
RGB:
63, 93, 3
CMY:
75, 64, 99
CMYK:
32, 0, 97, 64
HSL:
80°, 93.7500%, 18.8235%
HSV (HSB):
80°, 96.7742%, 36.4706%
XYZ:
5.9807, 8.8920, 1.4873
xyY:
0.3656, 0.5435, 8.8920
CIE-Lab:
35.7756, -24.2984, 41.4596
CIE-LCH:
35.7756, 48.0553, 120.3735
CIE-Luv:
35.7756, -14.6525, 40.9737
Hunter-Lab:
29.8195, -16.3837, 17.9165
#3f5d03 color charts
#3f5d03 color shades, tints & tones
#3f5d03 color schemes
#3f5d03 color preview, HTML & CSS examples
This text has a color of #3f5d03
<p style="color:#3f5d03;">Text here</p>
.mytext {color:#3f5d03;}
This box has a color of #3f5d03
<div style="background-color:#3f5d03;">Content here</div>
.mybackground {background-color:#3f5d03;}
Border around this has a color of #3f5d03
<div style="border:2px solid #3f5d03;">Content here</div>
.myborder {border:2px solid #3f5d03;}