#ff6f72 color space conversions
Hex:
#ff6f72
RGB:
255, 111, 114
CMY:
0, 56, 55
CMYK:
0, 56, 55, 0
HSL:
359°, 100.0000%, 71.7647%
HSV (HSB):
359°, 56.4706%, 100.0000%
XYZ:
49.9617, 33.8438, 19.8188
xyY:
0.4821, 0.3266, 33.8438
CIE-Lab:
64.8384, 55.0829, 26.0315
CIE-LCH:
64.8384, 60.9243, 25.2948
CIE-Luv:
64.8384, 106.2236, 21.3028
Hunter-Lab:
58.1754, 51.4909, 20.5243
#ff6f72 color charts
#ff6f72 color shades, tints & tones
#ff6f72 color schemes
#ff6f72 color preview, HTML & CSS examples
This text has a color of #ff6f72
<p style="color:#ff6f72;">Text here</p>
.mytext {color:#ff6f72;}
This box has a color of #ff6f72
<div style="background-color:#ff6f72;">Content here</div>
.mybackground {background-color:#ff6f72;}
Border around this has a color of #ff6f72
<div style="border:2px solid #ff6f72;">Content here</div>
.myborder {border:2px solid #ff6f72;}