#fecbbf color space conversions
Hex:
#fecbbf
RGB:
254, 203, 191
CMY:
0, 20, 25
CMYK:
0, 20, 25, 0
HSL:
11°, 96.9231%, 87.2549%
HSV (HSB):
11°, 24.8031%, 99.6078%
XYZ:
71.6330, 67.5443, 58.5521
xyY:
0.3623, 0.3416, 67.5443
CIE-Lab:
85.7781, 16.3190, 12.8406
CIE-LCH:
85.7781, 20.7652, 38.1975
CIE-Luv:
85.7781, 32.8787, 15.5551
Hunter-Lab:
82.1853, 11.7567, 15.2892
#fecbbf color charts
#fecbbf color shades, tints & tones
#fecbbf color schemes
#fecbbf color preview, HTML & CSS examples
This text has a color of #fecbbf
<p style="color:#fecbbf;">Text here</p>
.mytext {color:#fecbbf;}
This box has a color of #fecbbf
<div style="background-color:#fecbbf;">Content here</div>
.mybackground {background-color:#fecbbf;}
Border around this has a color of #fecbbf
<div style="border:2px solid #fecbbf;">Content here</div>
.myborder {border:2px solid #fecbbf;}