#afffd7 color space conversions
Hex:
#afffd7
RGB:
175, 255, 215
CMY:
31, 0, 16
CMYK:
31, 0, 16, 0
HSL:
150°, 100.0000%, 84.3137%
HSV (HSB):
150°, 31.3725%, 100.0000%
XYZ:
65.7049, 85.5403, 77.3379
xyY:
0.2874, 0.3742, 85.5403
CIE-Lab:
94.1154, -32.5327, 11.4079
CIE-LCH:
94.1154, 34.4749, 160.6762
CIE-Luv:
94.1154, -38.6439, 22.8364
Hunter-Lab:
92.4880, -35.0447, 15.1636
#afffd7 color charts
#afffd7 color shades, tints & tones
#afffd7 color schemes
#afffd7 color preview, HTML & CSS examples
This text has a color of #afffd7
<p style="color:#afffd7;">Text here</p>
.mytext {color:#afffd7;}
This box has a color of #afffd7
<div style="background-color:#afffd7;">Content here</div>
.mybackground {background-color:#afffd7;}
Border around this has a color of #afffd7
<div style="border:2px solid #afffd7;">Content here</div>
.myborder {border:2px solid #afffd7;}