#fe85d3 color space conversions
Hex:
#fe85d3
RGB:
254, 133, 211
CMY:
0, 48, 17
CMYK:
0, 48, 17, 0
HSL:
321°, 98.3740%, 75.8824%
HSV (HSB):
321°, 47.6378%, 99.6078%
XYZ:
61.0185, 42.5490, 66.6248
xyY:
0.3585, 0.2500, 42.5490
CIE-Lab:
71.2478, 55.2631, -19.3666
CIE-LCH:
71.2478, 58.5583, 340.6873
CIE-Luv:
71.2478, 68.1849, -39.3028
Hunter-Lab:
65.2296, 52.8243, -14.8974
#fe85d3 color charts
#fe85d3 color shades, tints & tones
#fe85d3 color schemes
#fe85d3 color preview, HTML & CSS examples
This text has a color of #fe85d3
<p style="color:#fe85d3;">Text here</p>
.mytext {color:#fe85d3;}
This box has a color of #fe85d3
<div style="background-color:#fe85d3;">Content here</div>
.mybackground {background-color:#fe85d3;}
Border around this has a color of #fe85d3
<div style="border:2px solid #fe85d3;">Content here</div>
.myborder {border:2px solid #fe85d3;}