#fe75bf color space conversions
Hex:
#fe75bf
RGB:
254, 117, 191
CMY:
0, 54, 25
CMYK:
0, 54, 25, 0
HSL:
328°, 98.5612%, 72.7451%
HSV (HSB):
328°, 53.9370%, 99.6078%
XYZ:
56.6383, 37.5550, 53.5539
xyY:
0.3833, 0.2542, 37.5550
CIE-Lab:
67.6913, 60.0145, -13.5772
CIE-LCH:
67.6913, 61.5311, 347.2524
CIE-Luv:
67.6913, 81.2937, -31.1131
Hunter-Lab:
61.2821, 57.7299, -8.9155
#fe75bf color charts
#fe75bf color shades, tints & tones
#fe75bf color schemes
#fe75bf color preview, HTML & CSS examples
This text has a color of #fe75bf
<p style="color:#fe75bf;">Text here</p>
.mytext {color:#fe75bf;}
This box has a color of #fe75bf
<div style="background-color:#fe75bf;">Content here</div>
.mybackground {background-color:#fe75bf;}
Border around this has a color of #fe75bf
<div style="border:2px solid #fe75bf;">Content here</div>
.myborder {border:2px solid #fe75bf;}