#ff729b color space conversions
Hex:
#ff729b
RGB:
255, 114, 155
CMY:
0, 55, 39
CMYK:
0, 55, 39, 0
HSL:
343°, 100.0000%, 72.3529%
HSV (HSB):
343°, 55.2941%, 100.0000%
XYZ:
53.1737, 35.6612, 35.0911
xyY:
0.4291, 0.2878, 35.6612
CIE-Lab:
66.2602, 57.4227, 4.7054
CIE-LCH:
66.2602, 57.6152, 4.6846
CIE-Luv:
66.2602, 93.8199, -4.6925
Hunter-Lab:
59.7170, 54.4368, 6.9617
#ff729b color charts
#ff729b color shades, tints & tones
#ff729b color schemes
#ff729b color preview, HTML & CSS examples
This text has a color of #ff729b
<p style="color:#ff729b;">Text here</p>
.mytext {color:#ff729b;}
This box has a color of #ff729b
<div style="background-color:#ff729b;">Content here</div>
.mybackground {background-color:#ff729b;}
Border around this has a color of #ff729b
<div style="border:2px solid #ff729b;">Content here</div>
.myborder {border:2px solid #ff729b;}