#f70b45 color space conversions
Hex:
#f70b45
RGB:
247, 11, 69
CMY:
3, 96, 73
CMYK:
0, 96, 72, 3
HSL:
345°, 93.6508%, 50.5882%
HSV (HSB):
345°, 95.5466%, 96.8627%
XYZ:
39.5516, 20.4432, 7.4915
xyY:
0.5861, 0.3029, 20.4432
CIE-Lab:
52.3346, 78.7433, 35.8649
CIE-LCH:
52.3346, 86.5263, 24.4876
CIE-Luv:
52.3346, 157.3536, 20.8995
Hunter-Lab:
45.2141, 77.0204, 21.8261
#f70b45 color charts
#f70b45 color shades, tints & tones
#f70b45 color schemes
#f70b45 color preview, HTML & CSS examples
This text has a color of #f70b45
<p style="color:#f70b45;">Text here</p>
.mytext {color:#f70b45;}
This box has a color of #f70b45
<div style="background-color:#f70b45;">Content here</div>
.mybackground {background-color:#f70b45;}
Border around this has a color of #f70b45
<div style="border:2px solid #f70b45;">Content here</div>
.myborder {border:2px solid #f70b45;}