#ffafbb color space conversions
Hex:
#ffafbb
RGB:
255, 175, 187
CMY:
0, 31, 27
CMYK:
0, 31, 27, 0
HSL:
351°, 100.0000%, 84.3137%
HSV (HSB):
351°, 31.3725%, 100.0000%
XYZ:
65.5396, 55.5078, 54.2735
xyY:
0.3738, 0.3166, 55.5078
CIE-Lab:
79.3329, 30.8141, 5.7904
CIE-LCH:
79.3329, 31.3534, 10.6426
CIE-Luv:
79.3329, 50.7947, 2.6014
Hunter-Lab:
74.5036, 26.6424, 8.9616
#ffafbb color charts
#ffafbb color shades, tints & tones
#ffafbb color schemes
#ffafbb color preview, HTML & CSS examples
This text has a color of #ffafbb
<p style="color:#ffafbb;">Text here</p>
.mytext {color:#ffafbb;}
This box has a color of #ffafbb
<div style="background-color:#ffafbb;">Content here</div>
.mybackground {background-color:#ffafbb;}
Border around this has a color of #ffafbb
<div style="border:2px solid #ffafbb;">Content here</div>
.myborder {border:2px solid #ffafbb;}