#f52d0c color space conversions
Hex:
#f52d0c
RGB:
245, 45, 12
CMY:
4, 82, 95
CMYK:
0, 82, 95, 4
HSL:
8°, 92.0949%, 50.3922%
HSV (HSB):
8°, 95.1020%, 96.0784%
XYZ:
38.6609, 21.3158, 2.4245
xyY:
0.6196, 0.3416, 21.3158
CIE-Lab:
53.2934, 71.7873, 63.2045
CIE-LCH:
53.2934, 95.6464, 41.3621
CIE-Luv:
53.2934, 155.9273, 39.0010
Hunter-Lab:
46.1690, 68.6762, 29.2048
#f52d0c color charts
#f52d0c color shades, tints & tones
#f52d0c color schemes
#f52d0c color preview, HTML & CSS examples
This text has a color of #f52d0c
<p style="color:#f52d0c;">Text here</p>
.mytext {color:#f52d0c;}
This box has a color of #f52d0c
<div style="background-color:#f52d0c;">Content here</div>
.mybackground {background-color:#f52d0c;}
Border around this has a color of #f52d0c
<div style="border:2px solid #f52d0c;">Content here</div>
.myborder {border:2px solid #f52d0c;}