#03c0a5 color space conversions
Hex:
#03c0a5
RGB:
3, 192, 165
CMY:
99, 25, 35
CMYK:
98, 0, 14, 25
HSL:
171°, 96.9231%, 38.2353%
HSV (HSB):
171°, 98.4375%, 75.2941%
XYZ:
25.6787, 40.4352, 42.0487
xyY:
0.2374, 0.3738, 40.4352
CIE-Lab:
69.7784, -46.5021, 2.2493
CIE-LCH:
69.7784, 46.5564, 177.2308
CIE-Luv:
69.7784, -56.5999, 10.4698
Hunter-Lab:
63.5887, -39.1975, 5.3060
#03c0a5 color charts
#03c0a5 color shades, tints & tones
#03c0a5 color schemes
#03c0a5 color preview, HTML & CSS examples
This text has a color of #03c0a5
<p style="color:#03c0a5;">Text here</p>
.mytext {color:#03c0a5;}
This box has a color of #03c0a5
<div style="background-color:#03c0a5;">Content here</div>
.mybackground {background-color:#03c0a5;}
Border around this has a color of #03c0a5
<div style="border:2px solid #03c0a5;">Content here</div>
.myborder {border:2px solid #03c0a5;}