#ff72b9 color space conversions
Hex:
#ff72b9
RGB:
255, 114, 185
CMY:
0, 55, 27
CMYK:
0, 55, 27, 0
HSL:
330°, 100.0000%, 72.3529%
HSV (HSB):
330°, 55.2941%, 100.0000%
XYZ:
56.0143, 36.7974, 50.0493
xyY:
0.3921, 0.2576, 36.7974
CIE-Lab:
67.1248, 60.9057, -11.0324
CIE-LCH:
67.1248, 61.8968, 349.7329
CIE-Luv:
67.1248, 85.2569, -27.4865
Hunter-Lab:
60.6609, 58.6704, -6.4556
#ff72b9 color charts
#ff72b9 color shades, tints & tones
#ff72b9 color schemes
#ff72b9 color preview, HTML & CSS examples
This text has a color of #ff72b9
<p style="color:#ff72b9;">Text here</p>
.mytext {color:#ff72b9;}
This box has a color of #ff72b9
<div style="background-color:#ff72b9;">Content here</div>
.mybackground {background-color:#ff72b9;}
Border around this has a color of #ff72b9
<div style="border:2px solid #ff72b9;">Content here</div>
.myborder {border:2px solid #ff72b9;}