#facbd8 color space conversions
Hex:
#facbd8
RGB:
250, 203, 216
CMY:
2, 20, 15
CMYK:
0, 19, 14, 2
HSL:
343°, 82.4561%, 88.8235%
HSV (HSB):
343°, 18.8000%, 98.0392%
XYZ:
73.1749, 67.9937, 74.2331
xyY:
0.3397, 0.3157, 67.9937
CIE-Lab:
86.0033, 18.5899, -0.1578
CIE-LCH:
86.0033, 18.5906, 359.5136
CIE-Luv:
86.0033, 27.5191, -3.6403
Hunter-Lab:
82.4583, 14.1020, 4.3450
#facbd8 color charts
#facbd8 color shades, tints & tones
#facbd8 color schemes
#facbd8 color preview, HTML & CSS examples
This text has a color of #facbd8
<p style="color:#facbd8;">Text here</p>
.mytext {color:#facbd8;}
This box has a color of #facbd8
<div style="background-color:#facbd8;">Content here</div>
.mybackground {background-color:#facbd8;}
Border around this has a color of #facbd8
<div style="border:2px solid #facbd8;">Content here</div>
.myborder {border:2px solid #facbd8;}