#affdad color space conversions
Hex:
#affdad
RGB:
175, 253, 173
CMY:
31, 1, 32
CMYK:
31, 0, 32, 1
HSL:
119°, 95.2381%, 83.5294%
HSV (HSB):
119°, 31.6206%, 99.2157%
XYZ:
60.3473, 82.3816, 52.2558
xyY:
0.3095, 0.4225, 82.3816
CIE-Lab:
92.7430, -38.9760, 30.9014
CIE-LCH:
92.7430, 49.7396, 141.5916
CIE-Luv:
92.7430, -38.2072, 50.6362
Hunter-Lab:
90.7643, -40.1567, 29.4000
#affdad color charts
#affdad color shades, tints & tones
#affdad color schemes
#affdad color preview, HTML & CSS examples
This text has a color of #affdad
<p style="color:#affdad;">Text here</p>
.mytext {color:#affdad;}
This box has a color of #affdad
<div style="background-color:#affdad;">Content here</div>
.mybackground {background-color:#affdad;}
Border around this has a color of #affdad
<div style="border:2px solid #affdad;">Content here</div>
.myborder {border:2px solid #affdad;}