#affeeb color space conversions
Hex:
#affeeb
RGB:
175, 254, 235
CMY:
31, 0, 8
CMYK:
31, 0, 7, 0
HSL:
166°, 97.5309%, 84.1176%
HSV (HSB):
166°, 31.1024%, 99.6078%
XYZ:
68.1164, 85.9957, 91.6060
xyY:
0.2772, 0.3500, 85.9957
CIE-Lab:
94.3105, -28.0299, 1.3836
CIE-LCH:
94.3105, 28.0641, 177.1740
CIE-Luv:
94.3105, -37.9787, 6.9297
Hunter-Lab:
92.7339, -31.1696, 6.3449
#affeeb color charts
#affeeb color shades, tints & tones
#affeeb color schemes
#affeeb color preview, HTML & CSS examples
This text has a color of #affeeb
<p style="color:#affeeb;">Text here</p>
.mytext {color:#affeeb;}
This box has a color of #affeeb
<div style="background-color:#affeeb;">Content here</div>
.mybackground {background-color:#affeeb;}
Border around this has a color of #affeeb
<div style="border:2px solid #affeeb;">Content here</div>
.myborder {border:2px solid #affeeb;}