#08daaf color space conversions
Hex:
#08daaf
RGB:
8, 218, 175
CMY:
97, 15, 31
CMYK:
96, 0, 20, 15
HSL:
168°, 92.9204%, 44.3137%
HSV (HSB):
168°, 96.3303%, 85.4902%
XYZ:
32.9094, 53.2896, 49.1089
xyY:
0.2432, 0.3938, 53.2896
CIE-Lab:
78.0457, -54.2694, 8.7696
CIE-LCH:
78.0457, 54.9734, 170.8207
CIE-Luv:
78.0457, -64.3841, 21.5782
Hunter-Lab:
72.9997, -47.2789, 11.2138
#08daaf color charts
#08daaf color shades, tints & tones
#08daaf color schemes
#08daaf color preview, HTML & CSS examples
This text has a color of #08daaf
<p style="color:#08daaf;">Text here</p>
.mytext {color:#08daaf;}
This box has a color of #08daaf
<div style="background-color:#08daaf;">Content here</div>
.mybackground {background-color:#08daaf;}
Border around this has a color of #08daaf
<div style="border:2px solid #08daaf;">Content here</div>
.myborder {border:2px solid #08daaf;}