#ff72b2 color space conversions
Hex:
#ff72b2
RGB:
255, 114, 178
CMY:
0, 55, 30
CMYK:
0, 55, 30, 0
HSL:
333°, 100.0000%, 72.3529%
HSV (HSB):
333°, 55.2941%, 100.0000%
XYZ:
55.2932, 36.5090, 46.2521
xyY:
0.4005, 0.2645, 36.5090
CIE-Lab:
66.9070, 60.0377, -7.4013
CIE-LCH:
66.9070, 60.4922, 352.9722
CIE-Luv:
66.9070, 87.2954, -22.0201
Hunter-Lab:
60.4227, 57.6069, -3.0893
#ff72b2 color charts
#ff72b2 color shades, tints & tones
#ff72b2 color schemes
#ff72b2 color preview, HTML & CSS examples
This text has a color of #ff72b2
<p style="color:#ff72b2;">Text here</p>
.mytext {color:#ff72b2;}
This box has a color of #ff72b2
<div style="background-color:#ff72b2;">Content here</div>
.mybackground {background-color:#ff72b2;}
Border around this has a color of #ff72b2
<div style="border:2px solid #ff72b2;">Content here</div>
.myborder {border:2px solid #ff72b2;}