#ff2072 color space conversions
Hex:
#ff2072
RGB:
255, 32, 114
CMY:
0, 87, 55
CMYK:
0, 87, 55, 0
HSL:
338°, 100.0000%, 56.2745%
HSV (HSB):
338°, 87.4510%, 100.0000%
XYZ:
44.7938, 23.5079, 18.0962
xyY:
0.5185, 0.2721, 23.5079
CIE-Lab:
55.5917, 80.5167, 13.4729
CIE-LCH:
55.5917, 81.6361, 9.4994
CIE-Luv:
55.5917, 143.6911, 0.0372
Hunter-Lab:
48.4850, 80.0619, 11.8105
#ff2072 color charts
#ff2072 color shades, tints & tones
#ff2072 color schemes
#ff2072 color preview, HTML & CSS examples
This text has a color of #ff2072
<p style="color:#ff2072;">Text here</p>
.mytext {color:#ff2072;}
This box has a color of #ff2072
<div style="background-color:#ff2072;">Content here</div>
.mybackground {background-color:#ff2072;}
Border around this has a color of #ff2072
<div style="border:2px solid #ff2072;">Content here</div>
.myborder {border:2px solid #ff2072;}