#fe75af color space conversions
Hex:
#fe75af
RGB:
254, 117, 175
CMY:
0, 54, 31
CMYK:
0, 54, 31, 0
HSL:
335°, 98.5612%, 72.7451%
HSV (HSB):
335°, 53.9370%, 99.6078%
XYZ:
54.9722, 36.8886, 44.7803
xyY:
0.4023, 0.2700, 36.8886
CIE-Lab:
67.1933, 57.9943, -5.2956
CIE-LCH:
67.1933, 58.2355, 354.7826
CIE-Luv:
67.1933, 85.8230, -18.5949
Hunter-Lab:
60.7359, 55.2727, -1.1990
#fe75af color charts
#fe75af color shades, tints & tones
#fe75af color schemes
#fe75af color preview, HTML & CSS examples
This text has a color of #fe75af
<p style="color:#fe75af;">Text here</p>
.mytext {color:#fe75af;}
This box has a color of #fe75af
<div style="background-color:#fe75af;">Content here</div>
.mybackground {background-color:#fe75af;}
Border around this has a color of #fe75af
<div style="border:2px solid #fe75af;">Content here</div>
.myborder {border:2px solid #fe75af;}