#08ffdc color space conversions
Hex:
#08ffdc
RGB:
8, 255, 220
CMY:
97, 0, 14
CMYK:
97, 0, 14, 0
HSL:
171°, 100.0000%, 51.5686%
HSV (HSB):
171°, 96.8627%, 100.0000%
XYZ:
48.7784, 76.7389, 79.9514
xyY:
0.2374, 0.3735, 76.7389
CIE-Lab:
90.2013, -57.4513, 2.6716
CIE-LCH:
90.2013, 57.5133, 177.3375
CIE-Luv:
90.2013, -73.0746, 13.3403
Hunter-Lab:
87.6008, -53.9078, 7.2078
#08ffdc color charts
#08ffdc RGB chart
#08ffdc CMYK chart
#08ffdc RGB pie chart
#08ffdc color shades, tints & tones
#08ffdc color schemes
#08ffdc color preview, HTML & CSS examples
This text has a color of #08ffdc
<p style="color:#08ffdc;">Text here</p>
.mytext {color:#08ffdc;}
Text color #08ffdc
This box has a color of #08ffdc
<div style="background-color:#08ffdc;">Content here</div>
.mybackground {background-color:#08ffdc;}
Background color #08ffdc
Border around this has a color of #08ffdc
<div style="border:2px solid #08ffdc;">Content here</div>
.myborder {border:2px solid #08ffdc;}
Border color #08ffdc