#f52000 color space conversions
Hex:
#f52000
RGB:
245, 32, 0
CMY:
4, 87, 100
CMYK:
0, 87, 100, 4
HSL:
8°, 100.0000%, 48.0392%
HSV (HSB):
8°, 100.0000%, 96.0784%
XYZ:
38.1727, 20.4455, 1.9345
xyY:
0.6304, 0.3376, 20.4455
CIE-Lab:
52.3372, 74.3426, 65.6357
CIE-LCH:
52.3372, 99.1710, 41.4407
CIE-Luv:
52.3372, 161.6594, 38.3857
Hunter-Lab:
45.2167, 71.5635, 29.1152
#f52000 color charts
#f52000 color shades, tints & tones
#f52000 color schemes
#f52000 color preview, HTML & CSS examples
This text has a color of #f52000
<p style="color:#f52000;">Text here</p>
.mytext {color:#f52000;}
This box has a color of #f52000
<div style="background-color:#f52000;">Content here</div>
.mybackground {background-color:#f52000;}
Border around this has a color of #f52000
<div style="border:2px solid #f52000;">Content here</div>
.myborder {border:2px solid #f52000;}