#facbb8 color space conversions
Hex:
#facbb8
RGB:
250, 203, 184
CMY:
2, 20, 28
CMYK:
0, 19, 26, 2
HSL:
17°, 86.8421%, 85.0980%
HSV (HSB):
17°, 26.4000%, 98.0392%
XYZ:
69.4320, 66.4966, 54.5231
xyY:
0.3646, 0.3492, 66.4966
CIE-Lab:
85.2491, 13.8904, 15.7480
CIE-LCH:
85.2491, 20.9987, 48.5864
CIE-Luv:
85.2491, 30.8897, 19.9994
Hunter-Lab:
81.5454, 9.2797, 17.4392
#facbb8 color charts
#facbb8 color shades, tints & tones
#facbb8 color schemes
#facbb8 color preview, HTML & CSS examples
This text has a color of #facbb8
<p style="color:#facbb8;">Text here</p>
.mytext {color:#facbb8;}
This box has a color of #facbb8
<div style="background-color:#facbb8;">Content here</div>
.mybackground {background-color:#facbb8;}
Border around this has a color of #facbb8
<div style="border:2px solid #facbb8;">Content here</div>
.myborder {border:2px solid #facbb8;}