#faccdf color space conversions
Hex:
#faccdf
RGB:
250, 204, 223
CMY:
2, 20, 13
CMYK:
0, 18, 11, 2
HSL:
335°, 82.1429%, 89.0196%
HSV (HSB):
335°, 18.4000%, 98.0392%
XYZ:
74.3365, 68.8374, 79.1810
xyY:
0.3343, 0.3096, 68.8374
CIE-Lab:
86.4235, 19.1908, -3.2605
CIE-LCH:
86.4235, 19.4658, 350.3576
CIE-Luv:
86.4235, 26.2082, -8.4517
Hunter-Lab:
82.9683, 14.7347, 1.4943
#faccdf color charts
#faccdf color shades, tints & tones
#faccdf color schemes
#faccdf color preview, HTML & CSS examples
This text has a color of #faccdf
<p style="color:#faccdf;">Text here</p>
.mytext {color:#faccdf;}
This box has a color of #faccdf
<div style="background-color:#faccdf;">Content here</div>
.mybackground {background-color:#faccdf;}
Border around this has a color of #faccdf
<div style="border:2px solid #faccdf;">Content here</div>
.myborder {border:2px solid #faccdf;}