#facdac color space conversions
Hex:
#facdac
RGB:
250, 205, 172
CMY:
2, 20, 33
CMYK:
0, 18, 31, 2
HSL:
25°, 88.6364%, 82.7451%
HSV (HSB):
25°, 31.2000%, 98.0392%
XYZ:
68.7021, 66.9652, 48.3343
xyY:
0.3734, 0.3639, 66.9652
CIE-Lab:
85.4864, 11.2840, 22.4091
CIE-LCH:
85.4864, 25.0897, 63.2727
CIE-Luv:
85.4864, 30.8379, 29.3457
Hunter-Lab:
81.8323, 6.6527, 22.2629
#facdac color charts
#facdac RGB chart
#facdac CMYK chart
#facdac RGB pie chart
#facdac color shades, tints & tones
#facdac color schemes
#facdac color preview, HTML & CSS examples
This text has a color of #facdac
<p style="color:#facdac;">Text here</p>
.mytext {color:#facdac;}
Text color #facdac
This box has a color of #facdac
<div style="background-color:#facdac;">Content here</div>
.mybackground {background-color:#facdac;}
Background color #facdac
Border around this has a color of #facdac
<div style="border:2px solid #facdac;">Content here</div>
.myborder {border:2px solid #facdac;}
Border color #facdac