#fe85d5 color space conversions
Hex:
#fe85d5
RGB:
254, 133, 213
CMY:
0, 48, 16
CMYK:
0, 48, 16, 0
HSL:
320°, 98.3740%, 75.8824%
HSV (HSB):
320°, 47.6378%, 99.6078%
XYZ:
61.2708, 42.6500, 67.9537
xyY:
0.3565, 0.2481, 42.6500
CIE-Lab:
71.3168, 55.5597, -20.3692
CIE-LCH:
71.3168, 59.1759, 339.8661
CIE-Luv:
71.3168, 67.6850, -40.9206
Hunter-Lab:
65.3070, 53.1811, -15.9781
#fe85d5 color charts
#fe85d5 color shades, tints & tones
#fe85d5 color schemes
#fe85d5 color preview, HTML & CSS examples
This text has a color of #fe85d5
<p style="color:#fe85d5;">Text here</p>
.mytext {color:#fe85d5;}
This box has a color of #fe85d5
<div style="background-color:#fe85d5;">Content here</div>
.mybackground {background-color:#fe85d5;}
Border around this has a color of #fe85d5
<div style="border:2px solid #fe85d5;">Content here</div>
.myborder {border:2px solid #fe85d5;}