#ff1559 color space conversions
Hex:
#ff1559
RGB:
255, 21, 89
CMY:
0, 92, 65
CMYK:
0, 92, 65, 0
HSL:
343°, 100.0000%, 54.1176%
HSV (HSB):
343°, 91.7647%, 100.0000%
XYZ:
43.3113, 22.5176, 11.5148
xyY:
0.5600, 0.2911, 22.5176
CIE-Lab:
54.5719, 80.5716, 27.0967
CIE-LCH:
54.5719, 85.0060, 18.5881
CIE-Luv:
54.5719, 155.3638, 13.6702
Hunter-Lab:
47.4527, 79.8794, 18.8297
#ff1559 color charts
#ff1559 color shades, tints & tones
#ff1559 color schemes
#ff1559 color preview, HTML & CSS examples
This text has a color of #ff1559
<p style="color:#ff1559;">Text here</p>
.mytext {color:#ff1559;}
This box has a color of #ff1559
<div style="background-color:#ff1559;">Content here</div>
.mybackground {background-color:#ff1559;}
Border around this has a color of #ff1559
<div style="border:2px solid #ff1559;">Content here</div>
.myborder {border:2px solid #ff1559;}