#03d08d color space conversions
Hex:
#03d08d
RGB:
3, 208, 141
CMY:
99, 18, 45
CMYK:
99, 0, 32, 18
HSL:
160°, 97.1564%, 41.3725%
HSV (HSB):
160°, 98.5577%, 81.5686%
XYZ:
27.4011, 47.0542, 32.8375
xyY:
0.2554, 0.4386, 47.0542
CIE-Lab:
74.2244, -58.5947, 21.4374
CIE-LCH:
74.2244, 62.3931, 159.9045
CIE-Luv:
74.2244, -63.7427, 39.3983
Hunter-Lab:
68.5961, -48.7401, 19.6346
#03d08d color charts
#03d08d color shades, tints & tones
#03d08d color schemes
#03d08d color preview, HTML & CSS examples
This text has a color of #03d08d
<p style="color:#03d08d;">Text here</p>
.mytext {color:#03d08d;}
This box has a color of #03d08d
<div style="background-color:#03d08d;">Content here</div>
.mybackground {background-color:#03d08d;}
Border around this has a color of #03d08d
<div style="border:2px solid #03d08d;">Content here</div>
.myborder {border:2px solid #03d08d;}