#00d5b5 color space conversions
Hex:
#00d5b5
RGB:
0, 213, 181
CMY:
100, 16, 29
CMYK:
100, 0, 15, 16
HSL:
171°, 100.0000%, 41.7647%
HSV (HSB):
171°, 100.0000%, 83.5294%
XYZ:
32.1347, 50.9247, 51.8518
xyY:
0.2382, 0.3775, 50.9247
CIE-Lab:
76.6334, -50.9588, 3.5306
CIE-LCH:
76.6334, 51.0809, 176.0367
CIE-Luv:
76.6334, -62.5212, 13.2668
Hunter-Lab:
71.3615, -44.5026, 6.8725
#00d5b5 color charts
#00d5b5 color shades, tints & tones
#00d5b5 color schemes
#00d5b5 color preview, HTML & CSS examples
This text has a color of #00d5b5
<p style="color:#00d5b5;">Text here</p>
.mytext {color:#00d5b5;}
This box has a color of #00d5b5
<div style="background-color:#00d5b5;">Content here</div>
.mybackground {background-color:#00d5b5;}
Border around this has a color of #00d5b5
<div style="border:2px solid #00d5b5;">Content here</div>
.myborder {border:2px solid #00d5b5;}