#f7067d color space conversions
Hex:
#f7067d
RGB:
247, 6, 125
CMY:
3, 98, 51
CMYK:
0, 98, 49, 3
HSL:
330°, 95.2569%, 49.6078%
HSV (HSB):
330°, 97.5709%, 96.8627%
XYZ:
42.1246, 21.3851, 21.3096
xyY:
0.4966, 0.2521, 21.3851
CIE-Lab:
53.3684, 82.2125, 3.4822
CIE-LCH:
53.3684, 82.2862, 2.4253
CIE-Luv:
53.3684, 136.6261, -12.0836
Hunter-Lab:
46.2440, 81.6722, 5.0496
#f7067d color charts
#f7067d color shades, tints & tones
#f7067d color schemes
#f7067d color preview, HTML & CSS examples
This text has a color of #f7067d
<p style="color:#f7067d;">Text here</p>
.mytext {color:#f7067d;}
This box has a color of #f7067d
<div style="background-color:#f7067d;">Content here</div>
.mybackground {background-color:#f7067d;}
Border around this has a color of #f7067d
<div style="border:2px solid #f7067d;">Content here</div>
.myborder {border:2px solid #f7067d;}