#ff72a1 color space conversions
Hex:
#ff72a1
RGB:
255, 114, 161
CMY:
0, 55, 37
CMYK:
0, 55, 37, 0
HSL:
340°, 100.0000%, 72.3529%
HSV (HSB):
340°, 55.2941%, 100.0000%
XYZ:
53.6903, 35.8678, 37.8116
xyY:
0.4215, 0.2816, 35.8678
CIE-Lab:
66.4188, 58.0692, 1.5231
CIE-LCH:
66.4188, 58.0891, 1.5025
CIE-Luv:
66.4188, 92.1508, -9.1022
Hunter-Lab:
59.8898, 55.2157, 4.4899
#ff72a1 color charts
#ff72a1 color shades, tints & tones
#ff72a1 color schemes
#ff72a1 color preview, HTML & CSS examples
This text has a color of #ff72a1
<p style="color:#ff72a1;">Text here</p>
.mytext {color:#ff72a1;}
This box has a color of #ff72a1
<div style="background-color:#ff72a1;">Content here</div>
.mybackground {background-color:#ff72a1;}
Border around this has a color of #ff72a1
<div style="border:2px solid #ff72a1;">Content here</div>
.myborder {border:2px solid #ff72a1;}