#affceb color space conversions
Hex:
#affceb
RGB:
175, 252, 235
CMY:
31, 1, 8
CMYK:
31, 0, 7, 1
HSL:
167°, 92.7711%, 83.7255%
HSV (HSB):
167°, 30.5556%, 98.8235%
XYZ:
67.4850, 84.7329, 91.3955
xyY:
0.2770, 0.3478, 84.7329
CIE-Lab:
93.7679, -27.0779, 0.5928
CIE-LCH:
93.7679, 27.0844, 178.7459
CIE-Luv:
93.7679, -37.1209, 5.5380
Hunter-Lab:
92.0505, -30.2246, 5.5672
#affceb color charts
#affceb color shades, tints & tones
#affceb color schemes
#affceb color preview, HTML & CSS examples
This text has a color of #affceb
<p style="color:#affceb;">Text here</p>
.mytext {color:#affceb;}
This box has a color of #affceb
<div style="background-color:#affceb;">Content here</div>
.mybackground {background-color:#affceb;}
Border around this has a color of #affceb
<div style="border:2px solid #affceb;">Content here</div>
.myborder {border:2px solid #affceb;}