#ff4572 color space conversions
Hex:
#ff4572
RGB:
255, 69, 114
CMY:
0, 73, 55
CMYK:
0, 73, 55, 0
HSL:
345°, 100.0000%, 63.5294%
HSV (HSB):
345°, 72.9412%, 100.0000%
XYZ:
46.4054, 26.7311, 18.6334
xyY:
0.5057, 0.2913, 26.7311
CIE-Lab:
58.7246, 71.6242, 17.7970
CIE-LCH:
58.7246, 73.8022, 13.9541
CIE-Luv:
58.7246, 130.5366, 7.4017
Hunter-Lab:
51.7022, 69.7342, 14.8235
#ff4572 color charts
#ff4572 color shades, tints & tones
#ff4572 color schemes
#ff4572 color preview, HTML & CSS examples
This text has a color of #ff4572
<p style="color:#ff4572;">Text here</p>
.mytext {color:#ff4572;}
This box has a color of #ff4572
<div style="background-color:#ff4572;">Content here</div>
.mybackground {background-color:#ff4572;}
Border around this has a color of #ff4572
<div style="border:2px solid #ff4572;">Content here</div>
.myborder {border:2px solid #ff4572;}