#fe45d5 color space conversions
Hex:
#fe45d5
RGB:
254, 69, 213
CMY:
0, 73, 16
CMYK:
0, 73, 16, 0
HSL:
313°, 98.9305%, 63.3333%
HSV (HSB):
313°, 72.8346%, 99.6078%
XYZ:
55.0114, 30.1312, 65.8673
xyY:
0.3643, 0.1995, 30.1312
CIE-Lab:
61.7672, 81.4817, -35.0664
CIE-LCH:
61.7672, 88.7069, 336.7149
CIE-Luv:
61.7672, 91.9144, -67.0115
Hunter-Lab:
54.8919, 82.8280, -32.7205
#fe45d5 color charts
#fe45d5 color shades, tints & tones
#fe45d5 color schemes
#fe45d5 color preview, HTML & CSS examples
This text has a color of #fe45d5
<p style="color:#fe45d5;">Text here</p>
.mytext {color:#fe45d5;}
This box has a color of #fe45d5
<div style="background-color:#fe45d5;">Content here</div>
.mybackground {background-color:#fe45d5;}
Border around this has a color of #fe45d5
<div style="border:2px solid #fe45d5;">Content here</div>
.myborder {border:2px solid #fe45d5;}