#85fccc color space conversions
Hex:
#85fccc
RGB:
133, 252, 204
CMY:
48, 1, 20
CMYK:
47, 0, 19, 1
HSL:
156°, 95.2000%, 75.4902%
HSV (HSB):
156°, 47.2222%, 98.8235%
XYZ:
55.3824, 78.9670, 69.4499
xyY:
0.2717, 0.3875, 78.9670
CIE-Lab:
91.2194, -44.5327, 12.7003
CIE-LCH:
91.2194, 46.3083, 164.0824
CIE-Luv:
91.2194, -53.2150, 26.5634
Hunter-Lab:
88.8634, -44.2643, 15.8671
#85fccc color charts
#85fccc color shades, tints & tones
#85fccc color schemes
#85fccc color preview, HTML & CSS examples
This text has a color of #85fccc
<p style="color:#85fccc;">Text here</p>
.mytext {color:#85fccc;}
This box has a color of #85fccc
<div style="background-color:#85fccc;">Content here</div>
.mybackground {background-color:#85fccc;}
Border around this has a color of #85fccc
<div style="border:2px solid #85fccc;">Content here</div>
.myborder {border:2px solid #85fccc;}