#86c8c8 color space conversions
Hex:
#86c8c8
RGB:
134, 200, 200
CMY:
47, 22, 22
CMYK:
33, 0, 0, 22
HSL:
180°, 37.5000%, 65.4902%
HSV (HSB):
180°, 33.0000%, 78.4314%
XYZ:
40.9111, 50.5470, 62.2439
xyY:
0.2662, 0.3289, 50.5470
CIE-Lab:
76.4038, -20.7742, -6.6707
CIE-LCH:
76.4038, 21.8190, 197.8020
CIE-Luv:
76.4038, -31.6312, -6.8362
Hunter-Lab:
71.0964, -21.7042, -2.1400
#86c8c8 color charts
#86c8c8 color shades, tints & tones
#86c8c8 color schemes
#86c8c8 color preview, HTML & CSS examples
This text has a color of #86c8c8
<p style="color:#86c8c8;">Text here</p>
.mytext {color:#86c8c8;}
This box has a color of #86c8c8
<div style="background-color:#86c8c8;">Content here</div>
.mybackground {background-color:#86c8c8;}
Border around this has a color of #86c8c8
<div style="border:2px solid #86c8c8;">Content here</div>
.myborder {border:2px solid #86c8c8;}