#f07b7c color space conversions
Hex:
#f07b7c
RGB:
240, 123, 124
CMY:
6, 52, 51
CMYK:
0, 49, 48, 6
HSL:
359°, 79.5918%, 71.1765%
HSV (HSB):
359°, 48.7500%, 94.1176%
XYZ:
46.6562, 34.1464, 23.2006
xyY:
0.4486, 0.3283, 34.1464
CIE-Lab:
65.0786, 44.9445, 20.3342
CIE-LCH:
65.0786, 49.3304, 24.3433
CIE-Luv:
65.0786, 83.8566, 17.4867
Hunter-Lab:
58.4349, 40.2587, 17.3643
#f07b7c color charts
#f07b7c color shades, tints & tones
#f07b7c color schemes
#f07b7c color preview, HTML & CSS examples
This text has a color of #f07b7c
<p style="color:#f07b7c;">Text here</p>
.mytext {color:#f07b7c;}
This box has a color of #f07b7c
<div style="background-color:#f07b7c;">Content here</div>
.mybackground {background-color:#f07b7c;}
Border around this has a color of #f07b7c
<div style="border:2px solid #f07b7c;">Content here</div>
.myborder {border:2px solid #f07b7c;}