#f7967d color space conversions
Hex:
#f7967d
RGB:
247, 150, 125
CMY:
3, 41, 51
CMYK:
0, 39, 49, 3
HSL:
12°, 88.4058%, 72.9412%
HSV (HSB):
12°, 49.3927%, 96.8627%
XYZ:
52.9658, 43.0675, 24.9233
xyY:
0.4379, 0.3561, 43.0675
CIE-Lab:
71.6008, 33.8655, 28.6930
CIE-LCH:
71.6008, 44.3865, 40.2734
CIE-Luv:
71.6008, 70.7175, 30.3552
Hunter-Lab:
65.6258, 29.2199, 23.4210
#f7967d color charts
#f7967d color shades, tints & tones
#f7967d color schemes
#f7967d color preview, HTML & CSS examples
This text has a color of #f7967d
<p style="color:#f7967d;">Text here</p>
.mytext {color:#f7967d;}
This box has a color of #f7967d
<div style="background-color:#f7967d;">Content here</div>
.mybackground {background-color:#f7967d;}
Border around this has a color of #f7967d
<div style="border:2px solid #f7967d;">Content here</div>
.myborder {border:2px solid #f7967d;}