#f7074b color space conversions
Hex:
#f7074b
RGB:
247, 7, 75
CMY:
3, 97, 71
CMYK:
0, 97, 70, 3
HSL:
343°, 94.4882%, 49.8039%
HSV (HSB):
343°, 97.1660%, 96.8627%
XYZ:
39.7038, 20.4341, 8.5082
xyY:
0.5784, 0.2977, 20.4341
CIE-Lab:
52.3245, 79.2648, 32.2965
CIE-LCH:
52.3245, 85.5919, 22.1684
CIE-Luv:
52.3245, 156.0292, 17.9464
Hunter-Lab:
45.2041, 77.6732, 20.4835
#f7074b color charts
#f7074b color shades, tints & tones
#f7074b color schemes
#f7074b color preview, HTML & CSS examples
This text has a color of #f7074b
<p style="color:#f7074b;">Text here</p>
.mytext {color:#f7074b;}
This box has a color of #f7074b
<div style="background-color:#f7074b;">Content here</div>
.mybackground {background-color:#f7074b;}
Border around this has a color of #f7074b
<div style="border:2px solid #f7074b;">Content here</div>
.myborder {border:2px solid #f7074b;}