#fecfaf color space conversions
Hex:
#fecfaf
RGB:
254, 207, 175
CMY:
0, 19, 31
CMYK:
0, 19, 31, 0
HSL:
24°, 97.5309%, 84.1176%
HSV (HSB):
24°, 31.1024%, 99.6078%
XYZ:
70.9237, 68.7916, 50.0975
xyY:
0.3737, 0.3624, 68.7916
CIE-Lab:
86.4008, 12.1283, 22.1526
CIE-LCH:
86.4008, 25.2554, 61.2997
CIE-Luv:
86.4008, 32.0749, 28.9135
Hunter-Lab:
82.9407, 7.4915, 22.2464
#fecfaf color charts
#fecfaf color shades, tints & tones
#fecfaf color schemes
#fecfaf color preview, HTML & CSS examples
This text has a color of #fecfaf
<p style="color:#fecfaf;">Text here</p>
.mytext {color:#fecfaf;}
This box has a color of #fecfaf
<div style="background-color:#fecfaf;">Content here</div>
.mybackground {background-color:#fecfaf;}
Border around this has a color of #fecfaf
<div style="border:2px solid #fecfaf;">Content here</div>
.myborder {border:2px solid #fecfaf;}