#faccdb color space conversions
Hex:
#faccdb
RGB:
250, 204, 219
CMY:
2, 20, 14
CMYK:
0, 18, 12, 2
HSL:
340°, 82.1429%, 89.0196%
HSV (HSB):
340°, 18.4000%, 98.0392%
XYZ:
73.8034, 68.6242, 76.3738
xyY:
0.3373, 0.3136, 68.6242
CIE-Lab:
86.3176, 18.5433, -1.2919
CIE-LCH:
86.3176, 18.5882, 356.0146
CIE-Luv:
86.3176, 26.6440, -5.3407
Hunter-Lab:
82.8397, 14.0593, 3.3256
#faccdb color charts
#faccdb color shades, tints & tones
#faccdb color schemes
#faccdb color preview, HTML & CSS examples
This text has a color of #faccdb
<p style="color:#faccdb;">Text here</p>
.mytext {color:#faccdb;}
This box has a color of #faccdb
<div style="background-color:#faccdb;">Content here</div>
.mybackground {background-color:#faccdb;}
Border around this has a color of #faccdb
<div style="border:2px solid #faccdb;">Content here</div>
.myborder {border:2px solid #faccdb;}