#03725c color space conversions
Hex:
#03725c
RGB:
3, 114, 92
CMY:
99, 55, 64
CMYK:
97, 0, 19, 55
HSL:
168°, 94.8718%, 22.9412%
HSV (HSB):
168°, 97.3684%, 44.7059%
XYZ:
7.9866, 12.8267, 12.1801
xyY:
0.2421, 0.3888, 12.8267
CIE-Lab:
42.5009, -33.1587, 4.4971
CIE-LCH:
42.5009, 33.4623, 172.2765
CIE-Luv:
42.5009, -34.8099, 10.4441
Hunter-Lab:
35.8144, -22.8695, 4.9062
#03725c color charts
#03725c color shades, tints & tones
#03725c color schemes
#03725c color preview, HTML & CSS examples
This text has a color of #03725c
<p style="color:#03725c;">Text here</p>
.mytext {color:#03725c;}
This box has a color of #03725c
<div style="background-color:#03725c;">Content here</div>
.mybackground {background-color:#03725c;}
Border around this has a color of #03725c
<div style="border:2px solid #03725c;">Content here</div>
.myborder {border:2px solid #03725c;}