#fe85d1 color space conversions
Hex:
#fe85d1
RGB:
254, 133, 209
CMY:
0, 48, 18
CMYK:
0, 48, 18, 0
HSL:
322°, 98.3740%, 75.8824%
HSV (HSB):
322°, 47.6378%, 99.6078%
XYZ:
60.7692, 42.4493, 65.3123
xyY:
0.3606, 0.2519, 42.4493
CIE-Lab:
71.1796, 54.9689, -18.3617
CIE-LCH:
71.1796, 57.9546, 341.5287
CIE-Luv:
71.1796, 68.6846, -37.6880
Hunter-Lab:
65.1532, 52.4713, -13.8276
#fe85d1 color charts
#fe85d1 color shades, tints & tones
#fe85d1 color schemes
#fe85d1 color preview, HTML & CSS examples
This text has a color of #fe85d1
<p style="color:#fe85d1;">Text here</p>
.mytext {color:#fe85d1;}
This box has a color of #fe85d1
<div style="background-color:#fe85d1;">Content here</div>
.mybackground {background-color:#fe85d1;}
Border around this has a color of #fe85d1
<div style="border:2px solid #fe85d1;">Content here</div>
.myborder {border:2px solid #fe85d1;}