#01b0d5 color space conversions
Hex:
#01b0d5
RGB:
1, 176, 213
CMY:
100, 31, 16
CMYK:
100, 17, 0, 16
HSL:
190°, 99.0654%, 41.9608%
HSV (HSB):
190°, 99.5305%, 83.5294%
XYZ:
27.5481, 35.8612, 68.4208
xyY:
0.2090, 0.2720, 35.8612
CIE-Lab:
66.4137, -24.3386, -29.2133
CIE-LCH:
66.4137, 38.0235, 230.2012
CIE-Luv:
66.4137, -47.3720, -42.8024
Hunter-Lab:
59.8842, -22.6834, -25.8228
#01b0d5 color charts
#01b0d5 color shades, tints & tones
#01b0d5 color schemes
#01b0d5 color preview, HTML & CSS examples
This text has a color of #01b0d5
<p style="color:#01b0d5;">Text here</p>
.mytext {color:#01b0d5;}
This box has a color of #01b0d5
<div style="background-color:#01b0d5;">Content here</div>
.mybackground {background-color:#01b0d5;}
Border around this has a color of #01b0d5
<div style="border:2px solid #01b0d5;">Content here</div>
.myborder {border:2px solid #01b0d5;}