#f07b7f color space conversions
Hex:
#f07b7f
RGB:
240, 123, 127
CMY:
6, 52, 50
CMYK:
0, 49, 47, 6
HSL:
358°, 79.5918%, 71.1765%
HSV (HSB):
358°, 48.7500%, 94.1176%
XYZ:
46.8489, 34.2235, 24.2153
xyY:
0.4450, 0.3250, 34.2235
CIE-Lab:
65.1396, 45.2240, 18.7227
CIE-LCH:
65.1396, 48.9464, 22.4895
CIE-Luv:
65.1396, 83.2210, 15.5570
Hunter-Lab:
58.5008, 40.5707, 16.4087
#f07b7f color charts
#f07b7f color shades, tints & tones
#f07b7f color schemes
#f07b7f color preview, HTML & CSS examples
This text has a color of #f07b7f
<p style="color:#f07b7f;">Text here</p>
.mytext {color:#f07b7f;}
This box has a color of #f07b7f
<div style="background-color:#f07b7f;">Content here</div>
.mybackground {background-color:#f07b7f;}
Border around this has a color of #f07b7f
<div style="border:2px solid #f07b7f;">Content here</div>
.myborder {border:2px solid #f07b7f;}