#ff7e72 color space conversions
Hex:
#ff7e72
RGB:
255, 126, 114
CMY:
0, 51, 55
CMYK:
0, 51, 55, 0
HSL:
5°, 100.0000%, 72.3529%
HSV (HSB):
5°, 55.2941%, 100.0000%
XYZ:
51.7381, 37.3966, 20.4110
xyY:
0.4723, 0.3414, 37.3966
CIE-Lab:
67.5735, 48.0204, 29.6295
CIE-LCH:
67.5735, 56.4257, 31.6754
CIE-Luv:
67.5735, 95.9693, 27.3060
Hunter-Lab:
61.1528, 44.0020, 23.0177
#ff7e72 color charts
#ff7e72 color shades, tints & tones
#ff7e72 color schemes
#ff7e72 color preview, HTML & CSS examples
This text has a color of #ff7e72
<p style="color:#ff7e72;">Text here</p>
.mytext {color:#ff7e72;}
This box has a color of #ff7e72
<div style="background-color:#ff7e72;">Content here</div>
.mybackground {background-color:#ff7e72;}
Border around this has a color of #ff7e72
<div style="border:2px solid #ff7e72;">Content here</div>
.myborder {border:2px solid #ff7e72;}