#ff72bf color space conversions
Hex:
#ff72bf
RGB:
255, 114, 191
CMY:
0, 55, 25
CMYK:
0, 55, 25, 0
HSL:
327°, 100.0000%, 72.3529%
HSV (HSB):
327°, 55.2941%, 100.0000%
XYZ:
56.6613, 37.0562, 53.4564
xyY:
0.3850, 0.2518, 37.0562
CIE-Lab:
67.3192, 61.6755, -14.1231
CIE-LCH:
67.3192, 63.2719, 347.1022
CIE-Luv:
67.3192, 83.4981, -32.2249
Hunter-Lab:
60.8738, 59.6184, -9.4539
#ff72bf color charts
#ff72bf color shades, tints & tones
#ff72bf color schemes
#ff72bf color preview, HTML & CSS examples
This text has a color of #ff72bf
<p style="color:#ff72bf;">Text here</p>
.mytext {color:#ff72bf;}
This box has a color of #ff72bf
<div style="background-color:#ff72bf;">Content here</div>
.mybackground {background-color:#ff72bf;}
Border around this has a color of #ff72bf
<div style="border:2px solid #ff72bf;">Content here</div>
.myborder {border:2px solid #ff72bf;}