#f70025 color space conversions
Hex:
#f70025
RGB:
247, 0, 37
CMY:
3, 100, 85
CMYK:
0, 100, 85, 3
HSL:
351°, 100.0000%, 48.4314%
HSV (HSB):
351°, 100.0000%, 96.8627%
XYZ:
38.6917, 19.9077, 3.5536
xyY:
0.6225, 0.3203, 19.9077
CIE-Lab:
51.7327, 78.6125, 52.8663
CIE-LCH:
51.7327, 94.7353, 33.9205
CIE-Luv:
51.7327, 166.0687, 31.3166
Hunter-Lab:
44.6181, 76.7092, 26.5106
#f70025 color charts
#f70025 color shades, tints & tones
#f70025 color schemes
#f70025 color preview, HTML & CSS examples
This text has a color of #f70025
<p style="color:#f70025;">Text here</p>
.mytext {color:#f70025;}
This box has a color of #f70025
<div style="background-color:#f70025;">Content here</div>
.mybackground {background-color:#f70025;}
Border around this has a color of #f70025
<div style="border:2px solid #f70025;">Content here</div>
.myborder {border:2px solid #f70025;}