#03fdbc color space conversions
Hex:
#03fdbc
RGB:
3, 253, 188
CMY:
99, 1, 26
CMYK:
99, 0, 26, 1
HSL:
164°, 98.4252%, 50.1961%
HSV (HSB):
164°, 98.8142%, 99.2157%
XYZ:
44.2399, 73.9008, 59.5095
xyY:
0.2490, 0.4160, 73.9008
CIE-Lab:
88.8756, -64.5585, 17.2994
CIE-LCH:
88.8756, 66.8361, 164.9991
CIE-Luv:
88.8756, -75.0020, 36.1210
Hunter-Lab:
85.9656, -58.5793, 19.1325
#03fdbc color charts
#03fdbc color shades, tints & tones
#03fdbc color schemes
#03fdbc color preview, HTML & CSS examples
This text has a color of #03fdbc
<p style="color:#03fdbc;">Text here</p>
.mytext {color:#03fdbc;}
This box has a color of #03fdbc
<div style="background-color:#03fdbc;">Content here</div>
.mybackground {background-color:#03fdbc;}
Border around this has a color of #03fdbc
<div style="border:2px solid #03fdbc;">Content here</div>
.myborder {border:2px solid #03fdbc;}