#facbd0 color space conversions
Hex:
#facbd0
RGB:
250, 203, 208
CMY:
2, 20, 18
CMYK:
0, 19, 17, 2
HSL:
354°, 82.4561%, 88.8235%
HSV (HSB):
354°, 18.8000%, 98.0392%
XYZ:
72.1654, 67.5899, 68.9171
xyY:
0.3458, 0.3239, 67.5899
CIE-Lab:
85.8010, 17.3449, 3.7997
CIE-LCH:
85.8010, 17.7562, 12.3563
CIE-Luv:
85.8010, 28.3876, 2.4678
Hunter-Lab:
82.2131, 12.8117, 7.8479
#facbd0 color charts
#facbd0 color shades, tints & tones
#facbd0 color schemes
#facbd0 color preview, HTML & CSS examples
This text has a color of #facbd0
<p style="color:#facbd0;">Text here</p>
.mytext {color:#facbd0;}
This box has a color of #facbd0
<div style="background-color:#facbd0;">Content here</div>
.mybackground {background-color:#facbd0;}
Border around this has a color of #facbd0
<div style="border:2px solid #facbd0;">Content here</div>
.myborder {border:2px solid #facbd0;}