#fabeca color space conversions
Hex:
#fabeca
RGB:
250, 190, 202
CMY:
2, 25, 21
CMYK:
0, 24, 19, 2
HSL:
348°, 85.7143%, 86.2745%
HSV (HSB):
348°, 24.0000%, 98.0392%
XYZ:
68.4985, 61.4152, 64.1212
xyY:
0.3530, 0.3165, 61.4152
CIE-Lab:
82.6014, 23.2753, 2.3627
CIE-LCH:
82.6014, 23.3949, 5.7962
CIE-Luv:
82.6014, 36.4539, -0.7984
Hunter-Lab:
78.3678, 18.8766, 6.3459
#fabeca color charts
#fabeca RGB chart
#fabeca CMYK chart
#fabeca RGB pie chart
#fabeca color shades, tints & tones
#fabeca color schemes
#fabeca color preview, HTML & CSS examples
This text has a color of #fabeca
<p style="color:#fabeca;">Text here</p>
.mytext {color:#fabeca;}
Text color #fabeca
This box has a color of #fabeca
<div style="background-color:#fabeca;">Content here</div>
.mybackground {background-color:#fabeca;}
Background color #fabeca
Border around this has a color of #fabeca
<div style="border:2px solid #fabeca;">Content here</div>
.myborder {border:2px solid #fabeca;}
Border color #fabeca