#affac2 color space conversions
Hex:
#affac2
RGB:
175, 250, 194
CMY:
31, 2, 24
CMYK:
30, 0, 22, 2
HSL:
135°, 88.2353%, 83.3333%
HSV (HSB):
135°, 30.0000%, 98.0392%
XYZ:
61.6024, 81.3802, 63.5001
xyY:
0.2983, 0.3941, 81.3802
CIE-Lab:
92.3006, -34.1102, 19.6284
CIE-LCH:
92.3006, 39.3545, 150.0821
CIE-Luv:
92.3006, -36.6375, 34.7501
Hunter-Lab:
90.2110, -35.9769, 21.4131
#affac2 color charts
#affac2 color shades, tints & tones
#affac2 color schemes
#affac2 color preview, HTML & CSS examples
This text has a color of #affac2
<p style="color:#affac2;">Text here</p>
.mytext {color:#affac2;}
This box has a color of #affac2
<div style="background-color:#affac2;">Content here</div>
.mybackground {background-color:#affac2;}
Border around this has a color of #affac2
<div style="border:2px solid #affac2;">Content here</div>
.myborder {border:2px solid #affac2;}