#85aabb color space conversions
Hex:
#85aabb
RGB:
133, 170, 187
CMY:
48, 33, 27
CMYK:
29, 9, 0, 27
HSL:
199°, 28.4211%, 62.7451%
HSV (HSB):
199°, 28.8770%, 73.3333%
XYZ:
33.0172, 37.3239, 52.4777
xyY:
0.2688, 0.3039, 37.3239
CIE-Lab:
67.5193, -8.5141, -12.8093
CIE-LCH:
67.5193, 15.3808, 236.3885
CIE-Luv:
67.5193, -19.1527, -18.1116
Hunter-Lab:
61.0933, -10.4447, -8.1635
#85aabb color charts
#85aabb color shades, tints & tones
#85aabb color schemes
#85aabb color preview, HTML & CSS examples
This text has a color of #85aabb
<p style="color:#85aabb;">Text here</p>
.mytext {color:#85aabb;}
This box has a color of #85aabb
<div style="background-color:#85aabb;">Content here</div>
.mybackground {background-color:#85aabb;}
Border around this has a color of #85aabb
<div style="border:2px solid #85aabb;">Content here</div>
.myborder {border:2px solid #85aabb;}