#85ab8d color space conversions
Hex:
#85ab8d
RGB:
133, 171, 141
CMY:
48, 33, 45
CMYK:
22, 0, 18, 33
HSL:
133°, 18.4466%, 59.6078%
HSV (HSB):
133°, 22.2222%, 67.0588%
XYZ:
29.0435, 36.0355, 30.6241
xyY:
0.3035, 0.3765, 36.0355
CIE-Lab:
66.5470, -19.0308, 11.2843
CIE-LCH:
66.5470, 22.1248, 149.3342
CIE-Luv:
66.5470, -19.2088, 19.0159
Hunter-Lab:
60.0295, -18.6898, 11.7739
#85ab8d color charts
#85ab8d color shades, tints & tones
#85ab8d color schemes
#85ab8d color preview, HTML & CSS examples
This text has a color of #85ab8d
<p style="color:#85ab8d;">Text here</p>
.mytext {color:#85ab8d;}
This box has a color of #85ab8d
<div style="background-color:#85ab8d;">Content here</div>
.mybackground {background-color:#85ab8d;}
Border around this has a color of #85ab8d
<div style="border:2px solid #85ab8d;">Content here</div>
.myborder {border:2px solid #85ab8d;}