#affbc8 color space conversions
Hex:
#affbc8
RGB:
175, 251, 200
CMY:
31, 2, 22
CMYK:
30, 0, 20, 2
HSL:
140°, 90.4762%, 83.5294%
HSV (HSB):
140°, 30.2789%, 98.4314%
XYZ:
62.6017, 82.2785, 67.2255
xyY:
0.2951, 0.3879, 82.2785
CIE-Lab:
92.6976, -33.4942, 17.1071
CIE-LCH:
92.6976, 37.6100, 152.9444
CIE-Luv:
92.6976, -37.0315, 31.1432
Hunter-Lab:
90.7075, -35.5464, 19.5540
#affbc8 color charts
#affbc8 color shades, tints & tones
#affbc8 color schemes
#affbc8 color preview, HTML & CSS examples
This text has a color of #affbc8
<p style="color:#affbc8;">Text here</p>
.mytext {color:#affbc8;}
This box has a color of #affbc8
<div style="background-color:#affbc8;">Content here</div>
.mybackground {background-color:#affbc8;}
Border around this has a color of #affbc8
<div style="border:2px solid #affbc8;">Content here</div>
.myborder {border:2px solid #affbc8;}