#afbeaa color space conversions
Hex:
#afbeaa
RGB:
175, 190, 170
CMY:
31, 25, 33
CMYK:
8, 0, 11, 25
HSL:
105°, 13.3333%, 70.5882%
HSV (HSB):
105°, 10.5263%, 74.5098%
XYZ:
43.3484, 48.8432, 45.1732
xyY:
0.3156, 0.3556, 48.8432
CIE-Lab:
75.3536, -8.8951, 8.3402
CIE-LCH:
75.3536, 12.1935, 136.8442
CIE-Luv:
75.3536, -7.4590, 13.6408
Hunter-Lab:
69.8879, -11.5881, 10.5984
#afbeaa color charts
#afbeaa color shades, tints & tones
#afbeaa color schemes
#afbeaa color preview, HTML & CSS examples
This text has a color of #afbeaa
<p style="color:#afbeaa;">Text here</p>
.mytext {color:#afbeaa;}
This box has a color of #afbeaa
<div style="background-color:#afbeaa;">Content here</div>
.mybackground {background-color:#afbeaa;}
Border around this has a color of #afbeaa
<div style="border:2px solid #afbeaa;">Content here</div>
.myborder {border:2px solid #afbeaa;}