#fed4b4 color space conversions
Hex:
#fed4b4
RGB:
254, 212, 180
CMY:
0, 17, 29
CMYK:
0, 17, 29, 0
HSL:
26°, 97.3684%, 85.0980%
HSV (HSB):
26°, 29.1339%, 99.6078%
XYZ:
72.6548, 71.4531, 53.1425
xyY:
0.3683, 0.3622, 71.4531
CIE-Lab:
87.7047, 10.1680, 21.3337
CIE-LCH:
87.7047, 23.6329, 64.5169
CIE-Luv:
87.7047, 28.5591, 28.3528
Hunter-Lab:
84.5299, 5.4961, 21.8963
#fed4b4 color charts
#fed4b4 color shades, tints & tones
#fed4b4 color schemes
#fed4b4 color preview, HTML & CSS examples
This text has a color of #fed4b4
<p style="color:#fed4b4;">Text here</p>
.mytext {color:#fed4b4;}
This box has a color of #fed4b4
<div style="background-color:#fed4b4;">Content here</div>
.mybackground {background-color:#fed4b4;}
Border around this has a color of #fed4b4
<div style="border:2px solid #fed4b4;">Content here</div>
.myborder {border:2px solid #fed4b4;}