#ff1572 color space conversions
Hex:
#ff1572
RGB:
255, 21, 114
CMY:
0, 92, 55
CMYK:
0, 92, 55, 0
HSL:
336°, 100.0000%, 54.1176%
HSV (HSB):
336°, 91.7647%, 100.0000%
XYZ:
44.5454, 23.0112, 18.0134
xyY:
0.5206, 0.2689, 23.0112
CIE-Lab:
55.0839, 81.9851, 12.7653
CIE-LCH:
55.0839, 82.9729, 8.8501
CIE-Luv:
55.0839, 145.8625, -1.1700
Hunter-Lab:
47.9700, 81.8093, 11.3148
#ff1572 color charts
#ff1572 color shades, tints & tones
#ff1572 color schemes
#ff1572 color preview, HTML & CSS examples
This text has a color of #ff1572
<p style="color:#ff1572;">Text here</p>
.mytext {color:#ff1572;}
This box has a color of #ff1572
<div style="background-color:#ff1572;">Content here</div>
.mybackground {background-color:#ff1572;}
Border around this has a color of #ff1572
<div style="border:2px solid #ff1572;">Content here</div>
.myborder {border:2px solid #ff1572;}