#d53008 color space conversions
Hex:
#d53008
RGB:
213, 48, 8
CMY:
16, 81, 97
CMYK:
0, 77, 96, 16
HSL:
12°, 92.7602%, 43.3333%
HSV (HSB):
12°, 96.2441%, 83.5294%
XYZ:
28.5414, 16.2776, 1.8673
xyY:
0.6113, 0.3487, 16.2776
CIE-Lab:
47.3366, 61.8206, 57.6248
CIE-LCH:
47.3366, 84.5128, 42.9882
CIE-Luv:
47.3366, 130.6899, 35.7252
Hunter-Lab:
40.3455, 55.6706, 25.4977
#d53008 color charts
#d53008 color shades, tints & tones
#d53008 color schemes
#d53008 color preview, HTML & CSS examples
This text has a color of #d53008
<p style="color:#d53008;">Text here</p>
.mytext {color:#d53008;}
This box has a color of #d53008
<div style="background-color:#d53008;">Content here</div>
.mybackground {background-color:#d53008;}
Border around this has a color of #d53008
<div style="border:2px solid #d53008;">Content here</div>
.myborder {border:2px solid #d53008;}