#ffafd4 color space conversions
Hex:
#ffafd4
RGB:
255, 175, 212
CMY:
0, 31, 17
CMYK:
0, 31, 17, 0
HSL:
332°, 100.0000%, 84.3137%
HSV (HSB):
332°, 31.3725%, 100.0000%
XYZ:
68.4536, 56.6734, 69.6185
xyY:
0.3515, 0.2910, 56.6734
CIE-Lab:
79.9956, 34.4098, -6.7903
CIE-LCH:
79.9956, 35.0733, 348.8369
CIE-Luv:
79.9956, 46.8292, -16.5541
Hunter-Lab:
75.2817, 30.5669, -2.1326
#ffafd4 color charts
#ffafd4 color shades, tints & tones
#ffafd4 color schemes
#ffafd4 color preview, HTML & CSS examples
This text has a color of #ffafd4
<p style="color:#ffafd4;">Text here</p>
.mytext {color:#ffafd4;}
This box has a color of #ffafd4
<div style="background-color:#ffafd4;">Content here</div>
.mybackground {background-color:#ffafd4;}
Border around this has a color of #ffafd4
<div style="border:2px solid #ffafd4;">Content here</div>
.myborder {border:2px solid #ffafd4;}