#d3480c color space conversions
Hex:
#d3480c
RGB:
211, 72, 12
CMY:
17, 72, 95
CMYK:
0, 66, 94, 17
HSL:
18°, 89.2377%, 43.7255%
HSV (HSB):
18°, 94.3128%, 82.7451%
XYZ:
29.2477, 18.5102, 2.3791
xyY:
0.5834, 0.3692, 18.5102
CIE-Lab:
50.1091, 52.6096, 58.0679
CIE-LCH:
50.1091, 78.3559, 47.8234
CIE-Luv:
50.1091, 113.8014, 40.4833
Hunter-Lab:
43.0234, 46.0548, 26.8378
#d3480c color charts
#d3480c color shades, tints & tones
#d3480c color schemes
#d3480c color preview, HTML & CSS examples
This text has a color of #d3480c
<p style="color:#d3480c;">Text here</p>
.mytext {color:#d3480c;}
This box has a color of #d3480c
<div style="background-color:#d3480c;">Content here</div>
.mybackground {background-color:#d3480c;}
Border around this has a color of #d3480c
<div style="border:2px solid #d3480c;">Content here</div>
.myborder {border:2px solid #d3480c;}