#01bf9f color space conversions
Hex:
#01bf9f
RGB:
1, 191, 159
CMY:
100, 25, 38
CMYK:
99, 0, 17, 25
HSL:
170°, 98.9583%, 37.6471%
HSV (HSB):
170°, 99.4764%, 74.9020%
XYZ:
24.9013, 39.7713, 39.1651
xyY:
0.2398, 0.3830, 39.7713
CIE-Lab:
69.3063, -47.7624, 4.8438
CIE-LCH:
69.3063, 48.0074, 174.2092
CIE-Luv:
69.3063, -56.8065, 14.4566
Hunter-Lab:
63.0645, -39.8812, 7.3241
#01bf9f color charts
#01bf9f color shades, tints & tones
#01bf9f color schemes
#01bf9f color preview, HTML & CSS examples
This text has a color of #01bf9f
<p style="color:#01bf9f;">Text here</p>
.mytext {color:#01bf9f;}
This box has a color of #01bf9f
<div style="background-color:#01bf9f;">Content here</div>
.mybackground {background-color:#01bf9f;}
Border around this has a color of #01bf9f
<div style="border:2px solid #01bf9f;">Content here</div>
.myborder {border:2px solid #01bf9f;}