#03a38d color space conversions
Hex:
#03a38d
RGB:
3, 163, 141
CMY:
99, 36, 45
CMYK:
98, 0, 13, 36
HSL:
172°, 96.3855%, 32.5490%
HSV (HSB):
172°, 98.1595%, 63.9216%
XYZ:
17.9425, 28.1368, 29.6846
xyY:
0.2368, 0.3714, 28.1368
CIE-Lab:
60.0122, -40.8130, 1.3713
CIE-LCH:
60.0122, 40.8360, 178.0757
CIE-Luv:
60.0122, -48.5114, 8.0497
Hunter-Lab:
53.0442, -32.4487, 3.9510
#03a38d color charts
#03a38d color shades, tints & tones
#03a38d color schemes
#03a38d color preview, HTML & CSS examples
This text has a color of #03a38d
<p style="color:#03a38d;">Text here</p>
.mytext {color:#03a38d;}
This box has a color of #03a38d
<div style="background-color:#03a38d;">Content here</div>
.mybackground {background-color:#03a38d;}
Border around this has a color of #03a38d
<div style="border:2px solid #03a38d;">Content here</div>
.myborder {border:2px solid #03a38d;}