#fac2d9 color space conversions
Hex:
#fac2d9
RGB:
250, 194, 217
CMY:
2, 24, 15
CMYK:
0, 22, 13, 2
HSL:
335°, 84.8485%, 87.0588%
HSV (HSB):
335°, 22.4000%, 98.0392%
XYZ:
71.2405, 63.9173, 74.2281
xyY:
0.3402, 0.3053, 63.9173
CIE-Lab:
83.9227, 23.4838, -3.7412
CIE-LCH:
83.9227, 23.7799, 350.9484
CIE-Luv:
83.9227, 32.3385, -9.9476
Hunter-Lab:
79.9483, 19.1486, 0.9159
#fac2d9 color charts
#fac2d9 color shades, tints & tones
#fac2d9 color schemes
#fac2d9 color preview, HTML & CSS examples
This text has a color of #fac2d9
<p style="color:#fac2d9;">Text here</p>
.mytext {color:#fac2d9;}
This box has a color of #fac2d9
<div style="background-color:#fac2d9;">Content here</div>
.mybackground {background-color:#fac2d9;}
Border around this has a color of #fac2d9
<div style="border:2px solid #fac2d9;">Content here</div>
.myborder {border:2px solid #fac2d9;}