#fe52be color space conversions
Hex:
#fe52be
RGB:
254, 82, 190
CMY:
0, 68, 25
CMYK:
0, 68, 25, 0
HSL:
322°, 98.8506%, 65.8824%
HSV (HSB):
322°, 67.7165%, 99.6078%
XYZ:
53.1846, 30.8231, 51.8615
xyY:
0.3914, 0.2269, 30.8231
CIE-Lab:
62.3580, 74.2707, -21.0918
CIE-LCH:
62.3580, 77.2075, 344.1462
CIE-Luv:
62.3580, 96.5913, -44.5721
Hunter-Lab:
55.5186, 73.8385, -16.5215
#fe52be color charts
#fe52be color shades, tints & tones
#fe52be color schemes
#fe52be color preview, HTML & CSS examples
This text has a color of #fe52be
<p style="color:#fe52be;">Text here</p>
.mytext {color:#fe52be;}
This box has a color of #fe52be
<div style="background-color:#fe52be;">Content here</div>
.mybackground {background-color:#fe52be;}
Border around this has a color of #fe52be
<div style="border:2px solid #fe52be;">Content here</div>
.myborder {border:2px solid #fe52be;}