#facdb4 color space conversions
Hex:
#facdb4
RGB:
250, 205, 180
CMY:
2, 20, 29
CMYK:
0, 18, 28, 2
HSL:
21°, 87.5000%, 84.3137%
HSV (HSB):
21°, 28.0000%, 98.0392%
XYZ:
69.4939, 67.2819, 52.5040
xyY:
0.3671, 0.3555, 67.2819
CIE-Lab:
85.6461, 12.3127, 18.4177
CIE-LCH:
85.6461, 22.1544, 56.2363
CIE-Luv:
85.6461, 30.0805, 23.9243
Hunter-Lab:
82.0256, 7.6844, 19.4668
#facdb4 color charts
#facdb4 color shades, tints & tones
#facdb4 color schemes
#facdb4 color preview, HTML & CSS examples
This text has a color of #facdb4
<p style="color:#facdb4;">Text here</p>
.mytext {color:#facdb4;}
This box has a color of #facdb4
<div style="background-color:#facdb4;">Content here</div>
.mybackground {background-color:#facdb4;}
Border around this has a color of #facdb4
<div style="border:2px solid #facdb4;">Content here</div>
.myborder {border:2px solid #facdb4;}