#afbeaf color space conversions
Hex:
#afbeaf
RGB:
175, 190, 175
CMY:
31, 25, 31
CMYK:
8, 0, 8, 25
HSL:
120°, 10.3448%, 71.5686%
HSV (HSB):
120°, 7.8947%, 74.5098%
XYZ:
43.8305, 49.0360, 47.7122
xyY:
0.3118, 0.3488, 49.0360
CIE-Lab:
75.4737, -7.9910, 5.8033
CIE-LCH:
75.4737, 9.8759, 144.0119
CIE-Luv:
75.4737, -7.6435, 9.8705
Hunter-Lab:
70.0257, -10.8183, 8.6206
#afbeaf color charts
#afbeaf RGB chart
#afbeaf CMYK chart
#afbeaf RGB pie chart
#afbeaf color shades, tints & tones
#afbeaf color schemes
#afbeaf color preview, HTML & CSS examples
This text has a color of #afbeaf
<p style="color:#afbeaf;">Text here</p>
.mytext {color:#afbeaf;}
Text color #afbeaf
This box has a color of #afbeaf
<div style="background-color:#afbeaf;">Content here</div>
.mybackground {background-color:#afbeaf;}
Background color #afbeaf
Border around this has a color of #afbeaf
<div style="border:2px solid #afbeaf;">Content here</div>
.myborder {border:2px solid #afbeaf;}
Border color #afbeaf