#fac2d8 color space conversions
Hex:
#fac2d8
RGB:
250, 194, 216
CMY:
2, 24, 15
CMYK:
0, 22, 14, 2
HSL:
336°, 84.8485%, 87.0588%
HSV (HSB):
336°, 22.4000%, 98.0392%
XYZ:
71.1108, 63.8654, 73.5451
xyY:
0.3410, 0.3063, 63.8654
CIE-Lab:
83.8957, 23.3245, -3.2462
CIE-LCH:
83.8957, 23.5493, 352.0768
CIE-Luv:
83.8957, 32.4623, -9.1668
Hunter-Lab:
79.9159, 18.9803, 1.3776
#fac2d8 color charts
#fac2d8 color shades, tints & tones
#fac2d8 color schemes
#fac2d8 color preview, HTML & CSS examples
This text has a color of #fac2d8
<p style="color:#fac2d8;">Text here</p>
.mytext {color:#fac2d8;}
This box has a color of #fac2d8
<div style="background-color:#fac2d8;">Content here</div>
.mybackground {background-color:#fac2d8;}
Border around this has a color of #fac2d8
<div style="border:2px solid #fac2d8;">Content here</div>
.myborder {border:2px solid #fac2d8;}