#fed2ba color space conversions
Hex:
#fed2ba
RGB:
254, 210, 186
CMY:
0, 18, 27
CMYK:
0, 17, 27, 0
HSL:
21°, 97.1429%, 86.2745%
HSV (HSB):
21°, 26.7717%, 99.6078%
XYZ:
72.7826, 70.7092, 56.2666
xyY:
0.3644, 0.3540, 70.7092
CIE-Lab:
87.3435, 11.9926, 17.6840
CIE-LCH:
87.3435, 21.3669, 55.8565
CIE-Luv:
87.3435, 29.2096, 23.1116
Hunter-Lab:
84.0888, 7.3444, 19.1892
#fed2ba color charts
#fed2ba color shades, tints & tones
#fed2ba color schemes
#fed2ba color preview, HTML & CSS examples
This text has a color of #fed2ba
<p style="color:#fed2ba;">Text here</p>
.mytext {color:#fed2ba;}
This box has a color of #fed2ba
<div style="background-color:#fed2ba;">Content here</div>
.mybackground {background-color:#fed2ba;}
Border around this has a color of #fed2ba
<div style="border:2px solid #fed2ba;">Content here</div>
.myborder {border:2px solid #fed2ba;}