#ff5e81 color space conversions
Hex:
#ff5e81
RGB:
255, 94, 129
CMY:
0, 63, 49
CMYK:
0, 63, 49, 0
HSL:
347°, 100.0000%, 68.4314%
HSV (HSB):
347°, 63.1373%, 100.0000%
XYZ:
49.2052, 30.8504, 24.1302
xyY:
0.4723, 0.2961, 30.8504
CIE-Lab:
62.3811, 63.6273, 14.1088
CIE-LCH:
62.3811, 65.1728, 12.5025
CIE-Luv:
62.3811, 112.7057, 5.5240
Hunter-Lab:
55.5431, 60.9311, 13.1222
#ff5e81 color charts
#ff5e81 color shades, tints & tones
#ff5e81 color schemes
#ff5e81 color preview, HTML & CSS examples
This text has a color of #ff5e81
<p style="color:#ff5e81;">Text here</p>
.mytext {color:#ff5e81;}
This box has a color of #ff5e81
<div style="background-color:#ff5e81;">Content here</div>
.mybackground {background-color:#ff5e81;}
Border around this has a color of #ff5e81
<div style="border:2px solid #ff5e81;">Content here</div>
.myborder {border:2px solid #ff5e81;}