#fe60be color space conversions
Hex:
#fe60be
RGB:
254, 96, 190
CMY:
0, 62, 25
CMYK:
0, 62, 25, 0
HSL:
324°, 98.7500%, 68.6275%
HSV (HSB):
324°, 62.2047%, 99.6078%
XYZ:
54.3502, 33.1543, 52.2500
xyY:
0.3889, 0.2372, 33.1543
CIE-Lab:
64.2856, 68.9503, -18.1574
CIE-LCH:
64.2856, 71.3010, 345.2466
CIE-Luv:
64.2856, 91.1293, -39.3873
Hunter-Lab:
57.5798, 67.7236, -13.4962
#fe60be color charts
#fe60be color shades, tints & tones
#fe60be color schemes
#fe60be color preview, HTML & CSS examples
This text has a color of #fe60be
<p style="color:#fe60be;">Text here</p>
.mytext {color:#fe60be;}
This box has a color of #fe60be
<div style="background-color:#fe60be;">Content here</div>
.mybackground {background-color:#fe60be;}
Border around this has a color of #fe60be
<div style="border:2px solid #fe60be;">Content here</div>
.myborder {border:2px solid #fe60be;}