#ff72ae color space conversions
Hex:
#ff72ae
RGB:
255, 114, 174
CMY:
0, 55, 32
CMYK:
0, 55, 32, 0
HSL:
334°, 100.0000%, 72.3529%
HSV (HSB):
334°, 55.2941%, 100.0000%
XYZ:
54.8973, 36.3506, 44.1674
xyY:
0.4054, 0.2684, 36.3506
CIE-Lab:
66.7870, 59.5566, -5.3146
CIE-LCH:
66.7870, 59.7932, 354.9007
CIE-Luv:
66.7870, 88.4516, -18.9311
Hunter-Lab:
60.2915, 57.0198, -1.2297
#ff72ae color charts
#ff72ae color shades, tints & tones
#ff72ae color schemes
#ff72ae color preview, HTML & CSS examples
This text has a color of #ff72ae
<p style="color:#ff72ae;">Text here</p>
.mytext {color:#ff72ae;}
This box has a color of #ff72ae
<div style="background-color:#ff72ae;">Content here</div>
.mybackground {background-color:#ff72ae;}
Border around this has a color of #ff72ae
<div style="border:2px solid #ff72ae;">Content here</div>
.myborder {border:2px solid #ff72ae;}