#affabe color space conversions
Hex:
#affabe
RGB:
175, 250, 190
CMY:
31, 2, 25
CMYK:
30, 0, 24, 2
HSL:
132°, 88.2353%, 83.3333%
HSV (HSB):
132°, 30.0000%, 98.0392%
XYZ:
61.1591, 81.2029, 61.1655
xyY:
0.3005, 0.3990, 81.2029
CIE-Lab:
92.2219, -34.8114, 21.5661
CIE-LCH:
92.2219, 40.9503, 148.2212
CIE-Luv:
92.2219, -36.6737, 37.5321
Hunter-Lab:
90.1126, -36.5499, 22.8347
#affabe color charts
#affabe color shades, tints & tones
#affabe color schemes
#affabe color preview, HTML & CSS examples
This text has a color of #affabe
<p style="color:#affabe;">Text here</p>
.mytext {color:#affabe;}
This box has a color of #affabe
<div style="background-color:#affabe;">Content here</div>
.mybackground {background-color:#affabe;}
Border around this has a color of #affabe
<div style="border:2px solid #affabe;">Content here</div>
.myborder {border:2px solid #affabe;}