#03fddd color space conversions
Hex:
#03fddd
RGB:
3, 253, 221
CMY:
99, 1, 13
CMYK:
99, 0, 13, 1
HSL:
172°, 98.4252%, 50.1961%
HSV (HSB):
172°, 98.8142%, 99.2157%
XYZ:
48.2140, 75.4904, 80.4366
xyY:
0.2362, 0.3698, 75.4904
CIE-Lab:
89.6222, -56.5051, 1.3089
CIE-LCH:
89.6222, 56.5202, 178.6731
CIE-Luv:
89.6222, -72.4747, 11.0584
Hunter-Lab:
86.8852, -52.9966, 5.9301
#03fddd color charts
#03fddd color shades, tints & tones
#03fddd color schemes
#03fddd color preview, HTML & CSS examples
This text has a color of #03fddd
<p style="color:#03fddd;">Text here</p>
.mytext {color:#03fddd;}
This box has a color of #03fddd
<div style="background-color:#03fddd;">Content here</div>
.mybackground {background-color:#03fddd;}
Border around this has a color of #03fddd
<div style="border:2px solid #03fddd;">Content here</div>
.myborder {border:2px solid #03fddd;}