#facdbb color space conversions
Hex:
#facdbb
RGB:
250, 205, 187
CMY:
2, 20, 27
CMYK:
0, 18, 25, 2
HSL:
17°, 86.3014%, 85.6863%
HSV (HSB):
17°, 25.2000%, 98.0392%
XYZ:
70.2253, 67.5745, 56.3556
xyY:
0.3617, 0.3480, 67.5745
CIE-Lab:
85.7932, 13.2534, 14.9265
CIE-LCH:
85.7932, 19.9612, 48.3978
CIE-Luv:
85.7932, 29.3989, 19.0386
Hunter-Lab:
82.2037, 8.6332, 16.8957
#facdbb color charts
#facdbb color shades, tints & tones
#facdbb color schemes
#facdbb color preview, HTML & CSS examples
This text has a color of #facdbb
<p style="color:#facdbb;">Text here</p>
.mytext {color:#facdbb;}
This box has a color of #facdbb
<div style="background-color:#facdbb;">Content here</div>
.mybackground {background-color:#facdbb;}
Border around this has a color of #facdbb
<div style="border:2px solid #facdbb;">Content here</div>
.myborder {border:2px solid #facdbb;}