#affdac color space conversions
Hex:
#affdac
RGB:
175, 253, 172
CMY:
31, 1, 33
CMYK:
31, 0, 32, 1
HSL:
118°, 95.2941%, 83.3333%
HSV (HSB):
118°, 32.0158%, 99.2157%
XYZ:
60.2509, 82.3431, 51.7480
xyY:
0.3100, 0.4237, 82.3431
CIE-Lab:
92.7261, -39.1319, 31.3810
CIE-LCH:
92.7261, 50.1604, 141.2729
CIE-Luv:
92.7261, -38.2172, 51.2707
Hunter-Lab:
90.7431, -40.2814, 29.7089
#affdac color charts
#affdac color shades, tints & tones
#affdac color schemes
#affdac color preview, HTML & CSS examples
This text has a color of #affdac
<p style="color:#affdac;">Text here</p>
.mytext {color:#affdac;}
This box has a color of #affdac
<div style="background-color:#affdac;">Content here</div>
.mybackground {background-color:#affdac;}
Border around this has a color of #affdac
<div style="border:2px solid #affdac;">Content here</div>
.myborder {border:2px solid #affdac;}