#01fbbd color space conversions
Hex:
#01fbbd
RGB:
1, 251, 189
CMY:
100, 2, 26
CMYK:
100, 0, 25, 2
HSL:
165°, 99.2063%, 49.4118%
HSV (HSB):
165°, 99.6016%, 98.4314%
XYZ:
43.6950, 72.6749, 59.8688
xyY:
0.2479, 0.4124, 72.6749
CIE-Lab:
88.2925, -63.6426, 15.9657
CIE-LCH:
88.2925, 65.6147, 165.9172
CIE-Luv:
88.2925, -74.3407, 34.0380
Hunter-Lab:
85.2496, -57.6959, 18.0367
#01fbbd color charts
#01fbbd color shades, tints & tones
#01fbbd color schemes
#01fbbd color preview, HTML & CSS examples
This text has a color of #01fbbd
<p style="color:#01fbbd;">Text here</p>
.mytext {color:#01fbbd;}
This box has a color of #01fbbd
<div style="background-color:#01fbbd;">Content here</div>
.mybackground {background-color:#01fbbd;}
Border around this has a color of #01fbbd
<div style="border:2px solid #01fbbd;">Content here</div>
.myborder {border:2px solid #01fbbd;}