#85dbcc color space conversions
Hex:
#85dbcc
RGB:
133, 219, 204
CMY:
48, 14, 20
CMYK:
39, 0, 7, 14
HSL:
170°, 54.4304%, 69.0196%
HSV (HSB):
170°, 39.2694%, 85.8824%
XYZ:
45.9035, 60.0092, 66.2903
xyY:
0.2666, 0.3485, 60.0092
CIE-Lab:
81.8432, -29.4493, -0.8141
CIE-LCH:
81.8432, 29.4606, 181.5834
CIE-Luv:
81.8432, -39.8625, 3.6045
Hunter-Lab:
77.4656, -29.7918, 3.4892
#85dbcc color charts
#85dbcc color shades, tints & tones
#85dbcc color schemes
#85dbcc color preview, HTML & CSS examples
This text has a color of #85dbcc
<p style="color:#85dbcc;">Text here</p>
.mytext {color:#85dbcc;}
This box has a color of #85dbcc
<div style="background-color:#85dbcc;">Content here</div>
.mybackground {background-color:#85dbcc;}
Border around this has a color of #85dbcc
<div style="border:2px solid #85dbcc;">Content here</div>
.myborder {border:2px solid #85dbcc;}