#fe8dd7 color space conversions
Hex:
#fe8dd7
RGB:
254, 141, 215
CMY:
0, 45, 16
CMYK:
0, 44, 15, 0
HSL:
321°, 98.2609%, 77.4510%
HSV (HSB):
321°, 44.4882%, 99.6078%
XYZ:
62.6637, 45.0269, 69.6783
xyY:
0.3533, 0.2539, 45.0269
CIE-Lab:
72.9096, 51.9425, -19.0568
CIE-LCH:
72.9096, 55.3280, 339.8528
CIE-Luv:
72.9096, 63.3286, -38.3495
Hunter-Lab:
67.1021, 49.2647, -14.5948
#fe8dd7 color charts
#fe8dd7 color shades, tints & tones
#fe8dd7 color schemes
#fe8dd7 color preview, HTML & CSS examples
This text has a color of #fe8dd7
<p style="color:#fe8dd7;">Text here</p>
.mytext {color:#fe8dd7;}
This box has a color of #fe8dd7
<div style="background-color:#fe8dd7;">Content here</div>
.mybackground {background-color:#fe8dd7;}
Border around this has a color of #fe8dd7
<div style="border:2px solid #fe8dd7;">Content here</div>
.myborder {border:2px solid #fe8dd7;}