#affcb5 color space conversions
Hex:
#affcb5
RGB:
175, 252, 181
CMY:
31, 1, 29
CMYK:
31, 0, 28, 1
HSL:
125°, 92.7711%, 83.7255%
HSV (HSB):
125°, 30.5556%, 98.8235%
XYZ:
60.8301, 82.0710, 56.3513
xyY:
0.3053, 0.4119, 82.0710
CIE-Lab:
92.6062, -37.2431, 26.6770
CIE-LCH:
92.6062, 45.8117, 144.3861
CIE-Luv:
92.6062, -37.6697, 44.8472
Hunter-Lab:
90.5930, -38.6812, 26.5352
#affcb5 color charts
#affcb5 color shades, tints & tones
#affcb5 color schemes
#affcb5 color preview, HTML & CSS examples
This text has a color of #affcb5
<p style="color:#affcb5;">Text here</p>
.mytext {color:#affcb5;}
This box has a color of #affcb5
<div style="background-color:#affcb5;">Content here</div>
.mybackground {background-color:#affcb5;}
Border around this has a color of #affcb5
<div style="border:2px solid #affcb5;">Content here</div>
.myborder {border:2px solid #affcb5;}