#fadacc color space conversions
Hex:
#fadacc
RGB:
250, 218, 204
CMY:
2, 15, 20
CMYK:
0, 13, 18, 2
HSL:
18°, 82.1429%, 89.0196%
HSV (HSB):
18°, 18.4000%, 98.0392%
XYZ:
75.3948, 74.8264, 67.5960
xyY:
0.3461, 0.3435, 74.8264
CIE-Lab:
89.3116, 8.9178, 10.9569
CIE-LCH:
89.3116, 14.1273, 50.8578
CIE-Luv:
89.3116, 20.3009, 14.5037
Hunter-Lab:
86.5023, 4.2005, 14.2203
#fadacc color charts
#fadacc RGB chart
#fadacc CMYK chart
#fadacc RGB pie chart
#fadacc color shades, tints & tones
#fadacc color schemes
#fadacc color preview, HTML & CSS examples
This text has a color of #fadacc
<p style="color:#fadacc;">Text here</p>
.mytext {color:#fadacc;}
Text color #fadacc
This box has a color of #fadacc
<div style="background-color:#fadacc;">Content here</div>
.mybackground {background-color:#fadacc;}
Background color #fadacc
Border around this has a color of #fadacc
<div style="border:2px solid #fadacc;">Content here</div>
.myborder {border:2px solid #fadacc;}
Border color #fadacc