#ff5291 color space conversions
Hex:
#ff5291
RGB:
255, 82, 145
CMY:
0, 68, 43
CMYK:
0, 68, 43, 0
HSL:
338°, 100.0000%, 66.0784%
HSV (HSB):
338°, 67.8431%, 100.0000%
XYZ:
49.3681, 29.3389, 29.8491
xyY:
0.4548, 0.2703, 29.3389
CIE-Lab:
61.0796, 69.6802, 2.9726
CIE-LCH:
61.0796, 69.7436, 2.4428
CIE-Luv:
61.0796, 113.7205, -9.7588
Hunter-Lab:
54.1654, 67.9013, 5.2427
#ff5291 color charts
#ff5291 color shades, tints & tones
#ff5291 color schemes
#ff5291 color preview, HTML & CSS examples
This text has a color of #ff5291
<p style="color:#ff5291;">Text here</p>
.mytext {color:#ff5291;}
This box has a color of #ff5291
<div style="background-color:#ff5291;">Content here</div>
.mybackground {background-color:#ff5291;}
Border around this has a color of #ff5291
<div style="border:2px solid #ff5291;">Content here</div>
.myborder {border:2px solid #ff5291;}