#03995d color space conversions
Hex:
#03995d
RGB:
3, 153, 93
CMY:
99, 40, 64
CMYK:
98, 0, 39, 40
HSL:
156°, 96.1538%, 30.5882%
HSV (HSB):
156°, 98.0392%, 60.0000%
XYZ:
13.4046, 23.5921, 14.2032
xyY:
0.2618, 0.4608, 23.5921
CIE-Lab:
55.6771, -48.6926, 22.1500
CIE-LCH:
55.6771, 53.4938, 155.5395
CIE-Luv:
55.6771, -48.5167, 35.9521
Hunter-Lab:
48.5717, -35.7391, 16.6629
#03995d color charts
#03995d color shades, tints & tones
#03995d color schemes
#03995d color preview, HTML & CSS examples
This text has a color of #03995d
<p style="color:#03995d;">Text here</p>
.mytext {color:#03995d;}
This box has a color of #03995d
<div style="background-color:#03995d;">Content here</div>
.mybackground {background-color:#03995d;}
Border around this has a color of #03995d
<div style="border:2px solid #03995d;">Content here</div>
.myborder {border:2px solid #03995d;}