#fed4e5 color space conversions
Hex:
#fed4e5
RGB:
254, 212, 229
CMY:
0, 17, 10
CMYK:
0, 17, 10, 0
HSL:
336°, 95.4545%, 91.3725%
HSV (HSB):
336°, 16.5354%, 99.6078%
XYZ:
78.5594, 73.8149, 84.2359
xyY:
0.3320, 0.3120, 73.8149
CIE-Lab:
88.8349, 17.3597, -2.8514
CIE-LCH:
88.8349, 17.5923, 350.6723
CIE-Luv:
88.8349, 23.8011, -7.5170
Hunter-Lab:
85.9156, 12.8642, 2.0101
#fed4e5 color charts
#fed4e5 color shades, tints & tones
#fed4e5 color schemes
#fed4e5 color preview, HTML & CSS examples
This text has a color of #fed4e5
<p style="color:#fed4e5;">Text here</p>
.mytext {color:#fed4e5;}
This box has a color of #fed4e5
<div style="background-color:#fed4e5;">Content here</div>
.mybackground {background-color:#fed4e5;}
Border around this has a color of #fed4e5
<div style="border:2px solid #fed4e5;">Content here</div>
.myborder {border:2px solid #fed4e5;}