#fe7feb color space conversions
Hex:
#fe7feb
RGB:
254, 127, 235
CMY:
0, 50, 8
CMYK:
0, 50, 7, 0
HSL:
309°, 98.4496%, 74.7059%
HSV (HSB):
309°, 50.0000%, 99.6078%
XYZ:
63.4578, 42.2477, 83.4073
xyY:
0.3356, 0.2234, 42.2477
CIE-Lab:
71.0414, 61.8258, -32.9259
CIE-LCH:
71.0414, 70.0467, 331.9620
CIE-Luv:
71.0414, 64.7266, -61.8719
Hunter-Lab:
64.9983, 60.5227, -30.5835
#fe7feb color charts
#fe7feb color shades, tints & tones
#fe7feb color schemes
#fe7feb color preview, HTML & CSS examples
This text has a color of #fe7feb
<p style="color:#fe7feb;">Text here</p>
.mytext {color:#fe7feb;}
This box has a color of #fe7feb
<div style="background-color:#fe7feb;">Content here</div>
.mybackground {background-color:#fe7feb;}
Border around this has a color of #fe7feb
<div style="border:2px solid #fe7feb;">Content here</div>
.myborder {border:2px solid #fe7feb;}