#fac3cd color space conversions
Hex:
#fac3cd
RGB:
250, 195, 205
CMY:
2, 24, 20
CMYK:
0, 22, 18, 2
HSL:
349°, 84.6154%, 87.2549%
HSV (HSB):
349°, 22.0000%, 98.0392%
XYZ:
69.9589, 63.7620, 66.3777
xyY:
0.3496, 0.3187, 63.7620
CIE-Lab:
83.8417, 21.0929, 2.5572
CIE-LCH:
83.8417, 21.2473, 6.9125
CIE-Luv:
83.8417, 33.2434, -0.0875
Hunter-Lab:
79.8511, 16.6474, 6.6099
#fac3cd color charts
#fac3cd color shades, tints & tones
#fac3cd color schemes
#fac3cd color preview, HTML & CSS examples
This text has a color of #fac3cd
<p style="color:#fac3cd;">Text here</p>
.mytext {color:#fac3cd;}
This box has a color of #fac3cd
<div style="background-color:#fac3cd;">Content here</div>
.mybackground {background-color:#fac3cd;}
Border around this has a color of #fac3cd
<div style="border:2px solid #fac3cd;">Content here</div>
.myborder {border:2px solid #fac3cd;}