#08cccf color space conversions
Hex:
#08cccf
RGB:
8, 204, 207
CMY:
97, 20, 19
CMYK:
96, 1, 0, 19
HSL:
181°, 92.5581%, 42.1569%
HSV (HSB):
181°, 96.1353%, 81.1765%
XYZ:
32.9555, 47.7423, 66.5097
xyY:
0.2239, 0.3243, 47.7423
CIE-Lab:
74.6621, -39.5215, -13.3820
CIE-LCH:
74.6621, 41.7256, 198.7062
CIE-Luv:
74.6621, -57.1474, -14.9302
Hunter-Lab:
69.0958, -35.7815, -8.7038
#08cccf color charts
#08cccf color shades, tints & tones
#08cccf color schemes
#08cccf color preview, HTML & CSS examples
This text has a color of #08cccf
<p style="color:#08cccf;">Text here</p>
.mytext {color:#08cccf;}
This box has a color of #08cccf
<div style="background-color:#08cccf;">Content here</div>
.mybackground {background-color:#08cccf;}
Border around this has a color of #08cccf
<div style="border:2px solid #08cccf;">Content here</div>
.myborder {border:2px solid #08cccf;}