#fe75bd color space conversions
Hex:
#fe75bd
RGB:
254, 117, 189
CMY:
0, 54, 26
CMYK:
0, 54, 26, 0
HSL:
328°, 98.5612%, 72.7451%
HSV (HSB):
328°, 53.9370%, 99.6078%
XYZ:
56.4196, 37.4675, 52.4024
xyY:
0.3857, 0.2561, 37.4675
CIE-Lab:
67.6263, 59.7526, -12.5497
CIE-LCH:
67.6263, 61.0563, 348.1387
CIE-Luv:
67.6263, 81.8641, -29.5290
Hunter-Lab:
61.2107, 57.4097, -7.9106
#fe75bd color charts
#fe75bd color shades, tints & tones
#fe75bd color schemes
#fe75bd color preview, HTML & CSS examples
This text has a color of #fe75bd
<p style="color:#fe75bd;">Text here</p>
.mytext {color:#fe75bd;}
This box has a color of #fe75bd
<div style="background-color:#fe75bd;">Content here</div>
.mybackground {background-color:#fe75bd;}
Border around this has a color of #fe75bd
<div style="border:2px solid #fe75bd;">Content here</div>
.myborder {border:2px solid #fe75bd;}