#fe75d8 color space conversions
Hex:
#fe75d8
RGB:
254, 117, 216
CMY:
0, 54, 15
CMYK:
0, 54, 15, 0
HSL:
317°, 98.5612%, 72.7451%
HSV (HSB):
317°, 53.9370%, 99.6078%
XYZ:
59.6290, 38.7513, 69.3027
xyY:
0.3556, 0.2311, 38.7513
CIE-Lab:
68.5707, 63.5032, -26.2273
CIE-LCH:
68.5707, 68.7061, 337.5590
CIE-Luv:
68.5707, 74.1322, -51.2135
Hunter-Lab:
62.2505, 62.0445, -22.4314
#fe75d8 color charts
#fe75d8 color shades, tints & tones
#fe75d8 color schemes
#fe75d8 color preview, HTML & CSS examples
This text has a color of #fe75d8
<p style="color:#fe75d8;">Text here</p>
.mytext {color:#fe75d8;}
This box has a color of #fe75d8
<div style="background-color:#fe75d8;">Content here</div>
.mybackground {background-color:#fe75d8;}
Border around this has a color of #fe75d8
<div style="border:2px solid #fe75d8;">Content here</div>
.myborder {border:2px solid #fe75d8;}