#ff5feb color space conversions
Hex:
#ff5feb
RGB:
255, 95, 235
CMY:
0, 63, 8
CMYK:
0, 63, 8, 0
HSL:
308°, 100.0000%, 68.6275%
HSV (HSB):
308°, 62.7451%, 100.0000%
XYZ:
60.3276, 35.4426, 82.2587
xyY:
0.3389, 0.1991, 35.4426
CIE-Lab:
66.0918, 75.8533, -40.6158
CIE-LCH:
66.0918, 86.0428, 331.8331
CIE-Luv:
66.0918, 77.2116, -75.6306
Hunter-Lab:
59.5337, 76.6965, -40.2485
#ff5feb color charts
#ff5feb color shades, tints & tones
#ff5feb color schemes
#ff5feb color preview, HTML & CSS examples
This text has a color of #ff5feb
<p style="color:#ff5feb;">Text here</p>
.mytext {color:#ff5feb;}
This box has a color of #ff5feb
<div style="background-color:#ff5feb;">Content here</div>
.mybackground {background-color:#ff5feb;}
Border around this has a color of #ff5feb
<div style="border:2px solid #ff5feb;">Content here</div>
.myborder {border:2px solid #ff5feb;}