#03882c color space conversions
Hex:
#03882c
RGB:
3, 136, 44
CMY:
99, 47, 83
CMYK:
98, 0, 68, 47
HSL:
138°, 95.6835%, 27.2549%
HSV (HSB):
138°, 97.7941%, 53.3333%
XYZ:
9.2963, 17.8095, 5.3305
xyY:
0.2866, 0.5491, 17.8095
CIE-Lab:
49.2643, -50.9405, 39.3603
CIE-LCH:
49.2643, 64.3752, 142.3077
CIE-Luv:
49.2643, -45.2662, 51.0933
Hunter-Lab:
42.2013, -34.5314, 22.0520
#03882c color charts
#03882c color shades, tints & tones
#03882c color schemes
#03882c color preview, HTML & CSS examples
This text has a color of #03882c
<p style="color:#03882c;">Text here</p>
.mytext {color:#03882c;}
This box has a color of #03882c
<div style="background-color:#03882c;">Content here</div>
.mybackground {background-color:#03882c;}
Border around this has a color of #03882c
<div style="border:2px solid #03882c;">Content here</div>
.myborder {border:2px solid #03882c;}