#03a48a color space conversions
Hex:
#03a48a
RGB:
3, 164, 138
CMY:
99, 36, 46
CMYK:
98, 0, 16, 36
HSL:
170°, 96.4072%, 32.7451%
HSV (HSB):
170°, 98.1707%, 64.3137%
XYZ:
17.9005, 28.4053, 28.5841
xyY:
0.2390, 0.3793, 28.4053
CIE-Lab:
60.2531, -42.0756, 3.4096
CIE-LCH:
60.2531, 42.2135, 175.3672
CIE-Luv:
60.2531, -49.0916, 11.1710
Hunter-Lab:
53.2966, -33.3171, 5.5091
#03a48a color charts
#03a48a color shades, tints & tones
#03a48a color schemes
#03a48a color preview, HTML & CSS examples
This text has a color of #03a48a
<p style="color:#03a48a;">Text here</p>
.mytext {color:#03a48a;}
This box has a color of #03a48a
<div style="background-color:#03a48a;">Content here</div>
.mybackground {background-color:#03a48a;}
Border around this has a color of #03a48a
<div style="border:2px solid #03a48a;">Content here</div>
.myborder {border:2px solid #03a48a;}