#ffafdc color space conversions
Hex:
#ffafdc
RGB:
255, 175, 220
CMY:
0, 31, 14
CMYK:
0, 31, 14, 0
HSL:
326°, 100.0000%, 84.3137%
HSV (HSB):
326°, 31.3725%, 100.0000%
XYZ:
69.4882, 57.0873, 75.0667
xyY:
0.3446, 0.2831, 57.0873
CIE-Lab:
80.2286, 35.6517, -10.7706
CIE-LCH:
80.2286, 37.2431, 343.1902
CIE-Luv:
80.2286, 45.5248, -22.8969
Hunter-Lab:
75.5561, 31.9416, -6.0166
#ffafdc color charts
#ffafdc RGB chart
#ffafdc CMYK chart
#ffafdc RGB pie chart
#ffafdc color shades, tints & tones
#ffafdc color schemes
#ffafdc color preview, HTML & CSS examples
This text has a color of #ffafdc
<p style="color:#ffafdc;">Text here</p>
.mytext {color:#ffafdc;}
Text color #ffafdc
This box has a color of #ffafdc
<div style="background-color:#ffafdc;">Content here</div>
.mybackground {background-color:#ffafdc;}
Background color #ffafdc
Border around this has a color of #ffafdc
<div style="border:2px solid #ffafdc;">Content here</div>
.myborder {border:2px solid #ffafdc;}
Border color #ffafdc