#f7b07d color space conversions
Hex:
#f7b07d
RGB:
247, 176, 125
CMY:
3, 31, 51
CMYK:
0, 29, 49, 3
HSL:
25°, 88.4058%, 72.9412%
HSV (HSB):
25°, 49.3927%, 96.8627%
XYZ:
57.5848, 52.3055, 26.4630
xyY:
0.4223, 0.3836, 52.3055
CIE-Lab:
77.4632, 20.2254, 36.3314
CIE-LCH:
77.4632, 41.5817, 60.8957
CIE-Luv:
77.4632, 52.4719, 42.7822
Hunter-Lab:
72.3225, 15.5611, 28.9314
#f7b07d color charts
#f7b07d color shades, tints & tones
#f7b07d color schemes
#f7b07d color preview, HTML & CSS examples
This text has a color of #f7b07d
<p style="color:#f7b07d;">Text here</p>
.mytext {color:#f7b07d;}
This box has a color of #f7b07d
<div style="background-color:#f7b07d;">Content here</div>
.mybackground {background-color:#f7b07d;}
Border around this has a color of #f7b07d
<div style="border:2px solid #f7b07d;">Content here</div>
.myborder {border:2px solid #f7b07d;}