#fe64d7 color space conversions
Hex:
#fe64d7
RGB:
254, 100, 215
CMY:
0, 61, 16
CMYK:
0, 61, 15, 0
HSL:
315°, 98.7179%, 69.4118%
HSV (HSB):
315°, 60.6299%, 99.6078%
XYZ:
57.6960, 35.0915, 68.0224
xyY:
0.3588, 0.2182, 35.0915
CIE-Lab:
65.8198, 70.6843, -29.9042
CIE-LCH:
65.8198, 76.7498, 337.0684
CIE-Luv:
65.8198, 81.2728, -57.8546
Hunter-Lab:
59.2381, 70.1867, -26.6154
#fe64d7 color charts
#fe64d7 color shades, tints & tones
#fe64d7 color schemes
#fe64d7 color preview, HTML & CSS examples
This text has a color of #fe64d7
<p style="color:#fe64d7;">Text here</p>
.mytext {color:#fe64d7;}
This box has a color of #fe64d7
<div style="background-color:#fe64d7;">Content here</div>
.mybackground {background-color:#fe64d7;}
Border around this has a color of #fe64d7
<div style="border:2px solid #fe64d7;">Content here</div>
.myborder {border:2px solid #fe64d7;}