#afdeba color space conversions
Hex:
#afdeba
RGB:
175, 222, 186
CMY:
31, 13, 27
CMYK:
21, 0, 16, 13
HSL:
134°, 41.5929%, 77.8431%
HSV (HSB):
134°, 21.1712%, 87.0588%
XYZ:
52.6634, 64.9017, 56.2060
xyY:
0.3031, 0.3735, 64.9017
CIE-Lab:
84.4330, -22.2306, 12.7236
CIE-LCH:
84.4330, 25.6142, 150.2156
CIE-Luv:
84.4330, -23.6343, 22.5476
Hunter-Lab:
80.5616, -24.2967, 15.0278
#afdeba color charts
#afdeba color shades, tints & tones
#afdeba color schemes
#afdeba color preview, HTML & CSS examples
This text has a color of #afdeba
<p style="color:#afdeba;">Text here</p>
.mytext {color:#afdeba;}
This box has a color of #afdeba
<div style="background-color:#afdeba;">Content here</div>
.mybackground {background-color:#afdeba;}
Border around this has a color of #afdeba
<div style="border:2px solid #afdeba;">Content here</div>
.myborder {border:2px solid #afdeba;}