#f53d1d color space conversions
Hex:
#f53d1d
RGB:
245, 61, 29
CMY:
4, 76, 89
CMYK:
0, 75, 88, 4
HSL:
9°, 91.5254%, 53.7255%
HSV (HSB):
9°, 88.1633%, 96.0784%
XYZ:
39.5467, 22.8387, 3.4864
xyY:
0.6004, 0.3467, 22.8387
CIE-Lab:
54.9058, 67.6453, 58.7425
CIE-LCH:
54.9058, 89.5911, 40.9707
CIE-Luv:
54.9058, 146.3922, 39.4278
Hunter-Lab:
47.7898, 64.0789, 29.1276
#f53d1d color charts
#f53d1d color shades, tints & tones
#f53d1d color schemes
#f53d1d color preview, HTML & CSS examples
This text has a color of #f53d1d
<p style="color:#f53d1d;">Text here</p>
.mytext {color:#f53d1d;}
This box has a color of #f53d1d
<div style="background-color:#f53d1d;">Content here</div>
.mybackground {background-color:#f53d1d;}
Border around this has a color of #f53d1d
<div style="border:2px solid #f53d1d;">Content here</div>
.myborder {border:2px solid #f53d1d;}