#ff1582 color space conversions
Hex:
#ff1582
RGB:
255, 21, 130
CMY:
0, 92, 49
CMYK:
0, 92, 49, 0
HSL:
332°, 100.0000%, 54.1176%
HSV (HSB):
332°, 91.7647%, 100.0000%
XYZ:
45.5374, 23.4080, 23.2372
xyY:
0.4940, 0.2539, 23.4080
CIE-Lab:
55.4902, 83.0958, 3.7396
CIE-LCH:
55.4902, 83.1799, 2.5768
CIE-Luv:
55.4902, 139.0298, -11.9806
Hunter-Lab:
48.3819, 83.3375, 5.3910
#ff1582 color charts
#ff1582 color shades, tints & tones
#ff1582 color schemes
#ff1582 color preview, HTML & CSS examples
This text has a color of #ff1582
<p style="color:#ff1582;">Text here</p>
.mytext {color:#ff1582;}
This box has a color of #ff1582
<div style="background-color:#ff1582;">Content here</div>
.mybackground {background-color:#ff1582;}
Border around this has a color of #ff1582
<div style="border:2px solid #ff1582;">Content here</div>
.myborder {border:2px solid #ff1582;}