#d55512 color space conversions
Hex:
#d55512
RGB:
213, 85, 18
CMY:
16, 67, 93
CMYK:
0, 60, 92, 16
HSL:
21°, 84.4156%, 45.2941%
HSV (HSB):
21°, 91.5493%, 83.5294%
XYZ:
30.7983, 20.6868, 2.9420
xyY:
0.5659, 0.3801, 20.6868
CIE-Lab:
52.6050, 47.7143, 58.2700
CIE-LCH:
52.6050, 75.3130, 50.6877
CIE-Luv:
52.6050, 105.4619, 43.5774
Hunter-Lab:
45.4828, 41.2749, 28.0029
#d55512 color charts
#d55512 color shades, tints & tones
#d55512 color schemes
#d55512 color preview, HTML & CSS examples
This text has a color of #d55512
<p style="color:#d55512;">Text here</p>
.mytext {color:#d55512;}
This box has a color of #d55512
<div style="background-color:#d55512;">Content here</div>
.mybackground {background-color:#d55512;}
Border around this has a color of #d55512
<div style="border:2px solid #d55512;">Content here</div>
.myborder {border:2px solid #d55512;}