#03996b color space conversions
Hex:
#03996b
RGB:
3, 153, 107
CMY:
99, 40, 58
CMYK:
98, 0, 30, 40
HSL:
162°, 96.1538%, 30.5882%
HSV (HSB):
162°, 98.0392%, 60.0000%
XYZ:
14.0826, 23.8634, 17.7738
xyY:
0.2527, 0.4283, 23.8634
CIE-Lab:
55.9507, -45.5556, 14.7489
CIE-LCH:
55.9507, 47.8837, 162.0604
CIE-Luv:
55.9507, -47.5750, 26.6100
Hunter-Lab:
48.8501, -34.0294, 12.6229
#03996b color charts
#03996b color shades, tints & tones
#03996b color schemes
#03996b color preview, HTML & CSS examples
This text has a color of #03996b
<p style="color:#03996b;">Text here</p>
.mytext {color:#03996b;}
This box has a color of #03996b
<div style="background-color:#03996b;">Content here</div>
.mybackground {background-color:#03996b;}
Border around this has a color of #03996b
<div style="border:2px solid #03996b;">Content here</div>
.myborder {border:2px solid #03996b;}