#fabeaf color space conversions
Hex:
#fabeaf
RGB:
250, 190, 175
CMY:
2, 25, 31
CMYK:
0, 24, 30, 2
HSL:
12°, 88.2353%, 83.3333%
HSV (HSB):
12°, 30.0000%, 98.0392%
XYZ:
65.5757, 60.2461, 48.7299
xyY:
0.3757, 0.3451, 60.2461
CIE-Lab:
81.9717, 19.5206, 15.9343
CIE-LCH:
81.9717, 25.1983, 39.2242
CIE-Luv:
81.9717, 39.7620, 18.9212
Hunter-Lab:
77.6183, 14.9732, 17.1097
#fabeaf color charts
#fabeaf RGB chart
#fabeaf CMYK chart
#fabeaf RGB pie chart
#fabeaf color shades, tints & tones
#fabeaf color schemes
#fabeaf color preview, HTML & CSS examples
This text has a color of #fabeaf
<p style="color:#fabeaf;">Text here</p>
.mytext {color:#fabeaf;}
Text color #fabeaf
This box has a color of #fabeaf
<div style="background-color:#fabeaf;">Content here</div>
.mybackground {background-color:#fabeaf;}
Background color #fabeaf
Border around this has a color of #fabeaf
<div style="border:2px solid #fabeaf;">Content here</div>
.myborder {border:2px solid #fabeaf;}
Border color #fabeaf