#f70c25 color space conversions
Hex:
#f70c25
RGB:
247, 12, 37
CMY:
3, 95, 85
CMYK:
0, 95, 85, 3
HSL:
354°, 93.6255%, 50.7843%
HSV (HSB):
354°, 95.1417%, 96.8627%
XYZ:
38.8232, 20.1707, 3.5974
xyY:
0.6203, 0.3223, 20.1707
CIE-Lab:
52.0296, 77.7520, 53.1165
CIE-LCH:
52.0296, 94.1634, 34.3391
CIE-Luv:
52.0296, 164.4380, 31.8809
Hunter-Lab:
44.9118, 75.7055, 26.6892
#f70c25 color charts
#f70c25 color shades, tints & tones
#f70c25 color schemes
#f70c25 color preview, HTML & CSS examples
This text has a color of #f70c25
<p style="color:#f70c25;">Text here</p>
.mytext {color:#f70c25;}
This box has a color of #f70c25
<div style="background-color:#f70c25;">Content here</div>
.mybackground {background-color:#f70c25;}
Border around this has a color of #f70c25
<div style="border:2px solid #f70c25;">Content here</div>
.myborder {border:2px solid #f70c25;}