#facebe color space conversions
Hex:
#facebe
RGB:
250, 206, 190
CMY:
2, 19, 25
CMYK:
0, 18, 24, 2
HSL:
16°, 85.7143%, 86.2745%
HSV (HSB):
16°, 24.0000%, 98.0392%
XYZ:
70.7899, 68.1843, 58.1451
xyY:
0.3591, 0.3459, 68.1843
CIE-Lab:
86.0985, 13.1456, 13.7709
CIE-LCH:
86.0985, 19.0380, 46.3308
CIE-Luv:
86.0985, 28.5126, 17.4895
Hunter-Lab:
82.5738, 8.5226, 16.0521
#facebe color charts
#facebe RGB chart
#facebe CMYK chart
#facebe RGB pie chart
#facebe color shades, tints & tones
#facebe color schemes
#facebe color preview, HTML & CSS examples
This text has a color of #facebe
<p style="color:#facebe;">Text here</p>
.mytext {color:#facebe;}
Text color #facebe
This box has a color of #facebe
<div style="background-color:#facebe;">Content here</div>
.mybackground {background-color:#facebe;}
Background color #facebe
Border around this has a color of #facebe
<div style="border:2px solid #facebe;">Content here</div>
.myborder {border:2px solid #facebe;}
Border color #facebe