#01fdae color space conversions
Hex:
#01fdae
RGB:
1, 253, 174
CMY:
100, 1, 32
CMYK:
100, 0, 31, 1
HSL:
161°, 99.2126%, 49.8039%
HSV (HSB):
161°, 99.6047%, 99.2157%
XYZ:
42.7778, 73.3130, 51.9406
xyY:
0.2546, 0.4363, 73.3130
CIE-Lab:
88.5968, -67.6737, 24.0681
CIE-LCH:
88.5968, 71.8262, 160.4221
CIE-Luv:
88.5968, -76.0655, 45.9344
Hunter-Lab:
85.6230, -60.6606, 23.9696
#01fdae color charts
#01fdae color shades, tints & tones
#01fdae color schemes
#01fdae color preview, HTML & CSS examples
This text has a color of #01fdae
<p style="color:#01fdae;">Text here</p>
.mytext {color:#01fdae;}
This box has a color of #01fdae
<div style="background-color:#01fdae;">Content here</div>
.mybackground {background-color:#01fdae;}
Border around this has a color of #01fdae
<div style="border:2px solid #01fdae;">Content here</div>
.myborder {border:2px solid #01fdae;}