#85c8c8 color space conversions
Hex:
#85c8c8
RGB:
133, 200, 200
CMY:
48, 22, 22
CMYK:
34, 0, 0, 22
HSL:
180°, 37.8531%, 65.2941%
HSV (HSB):
180°, 33.5000%, 78.4314%
XYZ:
40.7525, 50.4652, 62.2365
xyY:
0.2656, 0.3289, 50.4652
CIE-Lab:
76.3539, -21.0479, -6.7500
CIE-LCH:
76.3539, 22.1038, 197.7809
CIE-Luv:
76.3539, -32.0148, -6.9189
Hunter-Lab:
71.0389, -21.9190, -2.2162
#85c8c8 color charts
#85c8c8 color shades, tints & tones
#85c8c8 color schemes
#85c8c8 color preview, HTML & CSS examples
This text has a color of #85c8c8
<p style="color:#85c8c8;">Text here</p>
.mytext {color:#85c8c8;}
This box has a color of #85c8c8
<div style="background-color:#85c8c8;">Content here</div>
.mybackground {background-color:#85c8c8;}
Border around this has a color of #85c8c8
<div style="border:2px solid #85c8c8;">Content here</div>
.myborder {border:2px solid #85c8c8;}