#fe85be color space conversions
Hex:
#fe85be
RGB:
254, 133, 190
CMY:
0, 48, 25
CMYK:
0, 48, 25, 0
HSL:
332°, 98.3740%, 75.8824%
HSV (HSB):
332°, 47.6378%, 99.6078%
XYZ:
58.5548, 41.5636, 53.6516
xyY:
0.3808, 0.2703, 41.5636
CIE-Lab:
70.5690, 52.3042, -8.7117
CIE-LCH:
70.5690, 53.0247, 350.5437
CIE-Luv:
70.5690, 73.4032, -22.5475
Hunter-Lab:
64.4698, 49.3007, -4.2121
#fe85be color charts
#fe85be color shades, tints & tones
#fe85be color schemes
#fe85be color preview, HTML & CSS examples
This text has a color of #fe85be
<p style="color:#fe85be;">Text here</p>
.mytext {color:#fe85be;}
This box has a color of #fe85be
<div style="background-color:#fe85be;">Content here</div>
.mybackground {background-color:#fe85be;}
Border around this has a color of #fe85be
<div style="border:2px solid #fe85be;">Content here</div>
.myborder {border:2px solid #fe85be;}