#f7857f color space conversions
Hex:
#f7857f
RGB:
247, 133, 127
CMY:
3, 48, 50
CMYK:
0, 46, 49, 3
HSL:
3°, 88.2353%, 73.3333%
HSV (HSB):
3°, 48.5830%, 96.8627%
XYZ:
50.5761, 38.0815, 24.7635
xyY:
0.4459, 0.3358, 38.0815
CIE-Lab:
68.0807, 42.7549, 22.8859
CIE-LCH:
68.0807, 48.4948, 28.1593
CIE-Luv:
68.0807, 82.1236, 21.2712
Hunter-Lab:
61.7102, 38.3010, 19.4049
#f7857f color charts
#f7857f color shades, tints & tones
#f7857f color schemes
#f7857f color preview, HTML & CSS examples
This text has a color of #f7857f
<p style="color:#f7857f;">Text here</p>
.mytext {color:#f7857f;}
This box has a color of #f7857f
<div style="background-color:#f7857f;">Content here</div>
.mybackground {background-color:#f7857f;}
Border around this has a color of #f7857f
<div style="border:2px solid #f7857f;">Content here</div>
.myborder {border:2px solid #f7857f;}