#ffafbd color space conversions
Hex:
#ffafbd
RGB:
255, 175, 189
CMY:
0, 31, 26
CMYK:
0, 31, 26, 0
HSL:
350°, 100.0000%, 84.3137%
HSV (HSB):
350°, 31.3725%, 100.0000%
XYZ:
65.7553, 55.5941, 55.4092
xyY:
0.3720, 0.3145, 55.5941
CIE-Lab:
79.3822, 31.0853, 4.7770
CIE-LCH:
79.3822, 31.4502, 8.7366
CIE-Luv:
79.3822, 50.4853, 1.1133
Hunter-Lab:
74.5614, 26.9356, 8.1326
#ffafbd color charts
#ffafbd color shades, tints & tones
#ffafbd color schemes
#ffafbd color preview, HTML & CSS examples
This text has a color of #ffafbd
<p style="color:#ffafbd;">Text here</p>
.mytext {color:#ffafbd;}
This box has a color of #ffafbd
<div style="background-color:#ffafbd;">Content here</div>
.mybackground {background-color:#ffafbd;}
Border around this has a color of #ffafbd
<div style="border:2px solid #ffafbd;">Content here</div>
.myborder {border:2px solid #ffafbd;}