#03bf9a color space conversions
Hex:
#03bf9a
RGB:
3, 191, 154
CMY:
99, 25, 40
CMYK:
98, 0, 19, 25
HSL:
168°, 96.9072%, 38.0392%
HSV (HSB):
168°, 98.4293%, 74.9020%
XYZ:
24.5011, 39.6141, 36.9268
xyY:
0.2425, 0.3921, 39.6141
CIE-Lab:
69.1938, -49.0007, 7.4127
CIE-LCH:
69.1938, 49.5582, 171.3977
CIE-Luv:
69.1938, -57.1139, 18.3467
Hunter-Lab:
62.9397, -40.6582, 9.2723
#03bf9a color charts
#03bf9a color shades, tints & tones
#03bf9a color schemes
#03bf9a color preview, HTML & CSS examples
This text has a color of #03bf9a
<p style="color:#03bf9a;">Text here</p>
.mytext {color:#03bf9a;}
This box has a color of #03bf9a
<div style="background-color:#03bf9a;">Content here</div>
.mybackground {background-color:#03bf9a;}
Border around this has a color of #03bf9a
<div style="border:2px solid #03bf9a;">Content here</div>
.myborder {border:2px solid #03bf9a;}