#fac2d5 color space conversions
Hex:
#fac2d5
RGB:
250, 194, 213
CMY:
2, 24, 16
CMYK:
0, 22, 15, 2
HSL:
340°, 84.8485%, 87.0588%
HSV (HSB):
340°, 22.4000%, 98.0392%
XYZ:
70.7264, 63.7117, 71.5207
xyY:
0.3434, 0.3093, 63.7117
CIE-Lab:
83.8154, 22.8510, -1.7595
CIE-LCH:
83.8154, 22.9186, 355.5971
CIE-Luv:
83.8154, 32.8326, -6.8339
Hunter-Lab:
79.8196, 18.4806, 2.7481
#fac2d5 color charts
#fac2d5 color shades, tints & tones
#fac2d5 color schemes
#fac2d5 color preview, HTML & CSS examples
This text has a color of #fac2d5
<p style="color:#fac2d5;">Text here</p>
.mytext {color:#fac2d5;}
This box has a color of #fac2d5
<div style="background-color:#fac2d5;">Content here</div>
.mybackground {background-color:#fac2d5;}
Border around this has a color of #fac2d5
<div style="border:2px solid #fac2d5;">Content here</div>
.myborder {border:2px solid #fac2d5;}