#f52d00 color space conversions
Hex:
#f52d00
RGB:
245, 45, 0
CMY:
4, 82, 100
CMYK:
0, 82, 100, 4
HSL:
11°, 100.0000%, 48.0392%
HSV (HSB):
11°, 100.0000%, 96.0784%
XYZ:
38.5946, 21.2892, 2.0751
xyY:
0.6229, 0.3436, 21.2892
CIE-Lab:
53.2646, 71.6992, 65.9996
CIE-LCH:
53.2646, 97.4511, 42.6298
CIE-Luv:
53.2646, 156.5550, 40.0349
Hunter-Lab:
46.1403, 68.5629, 29.6317
#f52d00 color charts
#f52d00 color shades, tints & tones
#f52d00 color schemes
#f52d00 color preview, HTML & CSS examples
This text has a color of #f52d00
<p style="color:#f52d00;">Text here</p>
.mytext {color:#f52d00;}
This box has a color of #f52d00
<div style="background-color:#f52d00;">Content here</div>
.mybackground {background-color:#f52d00;}
Border around this has a color of #f52d00
<div style="border:2px solid #f52d00;">Content here</div>
.myborder {border:2px solid #f52d00;}