#fe5acb color space conversions
Hex:
#fe5acb
RGB:
254, 90, 203
CMY:
0, 65, 20
CMYK:
0, 65, 20, 0
HSL:
319°, 98.7952%, 67.4510%
HSV (HSB):
319°, 64.5669%, 99.6078%
XYZ:
55.3087, 32.6950, 59.8956
xyY:
0.3740, 0.2211, 32.6950
CIE-Lab:
63.9131, 72.9813, -26.0920
CIE-LCH:
63.9131, 77.5052, 340.3272
CIE-Luv:
63.9131, 89.0154, -52.0979
Hunter-Lab:
57.1795, 72.5957, -22.0807
#fe5acb color charts
#fe5acb color shades, tints & tones
#fe5acb color schemes
#fe5acb color preview, HTML & CSS examples
This text has a color of #fe5acb
<p style="color:#fe5acb;">Text here</p>
.mytext {color:#fe5acb;}
This box has a color of #fe5acb
<div style="background-color:#fe5acb;">Content here</div>
.mybackground {background-color:#fe5acb;}
Border around this has a color of #fe5acb
<div style="border:2px solid #fe5acb;">Content here</div>
.myborder {border:2px solid #fe5acb;}