#f07f7f color space conversions
Hex:
#f07f7f
RGB:
240, 127, 127
CMY:
6, 50, 50
CMYK:
0, 47, 47, 6
HSL:
0°, 79.0210%, 71.9608%
HSV (HSB):
0°, 47.0833%, 94.1176%
XYZ:
47.3553, 35.2363, 24.3841
xyY:
0.4427, 0.3294, 35.2363
CIE-Lab:
65.9322, 43.2254, 19.8084
CIE-LCH:
65.9322, 47.5479, 24.6201
CIE-Luv:
65.9322, 80.5718, 17.3683
Hunter-Lab:
59.3602, 38.5202, 17.1969
#f07f7f color charts
#f07f7f color shades, tints & tones
#f07f7f color schemes
#f07f7f color preview, HTML & CSS examples
This text has a color of #f07f7f
<p style="color:#f07f7f;">Text here</p>
.mytext {color:#f07f7f;}
This box has a color of #f07f7f
<div style="background-color:#f07f7f;">Content here</div>
.mybackground {background-color:#f07f7f;}
Border around this has a color of #f07f7f
<div style="border:2px solid #f07f7f;">Content here</div>
.myborder {border:2px solid #f07f7f;}