#fe93be color space conversions
Hex:
#fe93be
RGB:
254, 147, 190
CMY:
0, 42, 25
CMYK:
0, 42, 25, 0
HSL:
336°, 98.1651%, 78.6275%
HSV (HSB):
336°, 42.1260%, 99.6078%
XYZ:
60.6010, 45.6560, 54.3337
xyY:
0.3774, 0.2843, 45.6560
CIE-Lab:
73.3217, 45.3379, -4.6322
CIE-LCH:
73.3217, 45.5740, 354.1663
CIE-Luv:
73.3217, 65.7652, -15.2691
Hunter-Lab:
67.5692, 41.8458, -0.3778
#fe93be color charts
#fe93be color shades, tints & tones
#fe93be color schemes
#fe93be color preview, HTML & CSS examples
This text has a color of #fe93be
<p style="color:#fe93be;">Text here</p>
.mytext {color:#fe93be;}
This box has a color of #fe93be
<div style="background-color:#fe93be;">Content here</div>
.mybackground {background-color:#fe93be;}
Border around this has a color of #fe93be
<div style="border:2px solid #fe93be;">Content here</div>
.myborder {border:2px solid #fe93be;}