#afe3cd color space conversions
Hex:
#afe3cd
RGB:
175, 227, 205
CMY:
31, 11, 20
CMYK:
23, 0, 10, 11
HSL:
155°, 48.1481%, 78.8235%
HSV (HSB):
155°, 22.9075%, 89.0196%
XYZ:
56.1677, 68.4599, 68.0113
xyY:
0.2916, 0.3554, 68.4599
CIE-Lab:
86.2359, -21.0874, 5.3052
CIE-LCH:
86.2359, 21.7445, 165.8786
CIE-Luv:
86.2359, -26.1029, 11.6221
Hunter-Lab:
82.7405, -23.6226, 9.1829
#afe3cd color charts
#afe3cd color shades, tints & tones
#afe3cd color schemes
#afe3cd color preview, HTML & CSS examples
This text has a color of #afe3cd
<p style="color:#afe3cd;">Text here</p>
.mytext {color:#afe3cd;}
This box has a color of #afe3cd
<div style="background-color:#afe3cd;">Content here</div>
.mybackground {background-color:#afe3cd;}
Border around this has a color of #afe3cd
<div style="border:2px solid #afe3cd;">Content here</div>
.myborder {border:2px solid #afe3cd;}