#ffafc2 color space conversions
Hex:
#ffafc2
RGB:
255, 175, 194
CMY:
0, 31, 24
CMYK:
0, 31, 24, 0
HSL:
346°, 100.0000%, 84.3137%
HSV (HSB):
346°, 31.3725%, 100.0000%
XYZ:
66.3076, 55.8150, 58.3175
xyY:
0.3675, 0.3093, 55.8150
CIE-Lab:
79.5084, 31.7761, 2.2484
CIE-LCH:
79.5084, 31.8555, 4.0473
CIE-Luv:
79.5084, 49.7051, -2.6440
Hunter-Lab:
74.7094, 27.6843, 6.0154
#ffafc2 color charts
#ffafc2 color shades, tints & tones
#ffafc2 color schemes
#ffafc2 color preview, HTML & CSS examples
This text has a color of #ffafc2
<p style="color:#ffafc2;">Text here</p>
.mytext {color:#ffafc2;}
This box has a color of #ffafc2
<div style="background-color:#ffafc2;">Content here</div>
.mybackground {background-color:#ffafc2;}
Border around this has a color of #ffafc2
<div style="border:2px solid #ffafc2;">Content here</div>
.myborder {border:2px solid #ffafc2;}