#d3600c color space conversions
Hex:
#d3600c
RGB:
211, 96, 12
CMY:
17, 62, 95
CMYK:
0, 55, 94, 17
HSL:
25°, 89.2377%, 43.7255%
HSV (HSB):
25°, 94.3128%, 82.7451%
XYZ:
31.1132, 22.2412, 3.0010
xyY:
0.5521, 0.3947, 22.2412
CIE-Lab:
54.2820, 41.6527, 60.7629
CIE-LCH:
54.2820, 73.6687, 55.5695
CIE-Luv:
54.2820, 95.3770, 47.4634
Hunter-Lab:
47.1605, 35.2308, 29.2396
#d3600c color charts
#d3600c RGB chart
#d3600c CMYK chart
#d3600c RGB pie chart
#d3600c color shades, tints & tones
#d3600c color schemes
#d3600c color preview, HTML & CSS examples
This text has a color of #d3600c
<p style="color:#d3600c;">Text here</p>
.mytext {color:#d3600c;}
Text color #d3600c
This box has a color of #d3600c
<div style="background-color:#d3600c;">Content here</div>
.mybackground {background-color:#d3600c;}
Background color #d3600c
Border around this has a color of #d3600c
<div style="border:2px solid #d3600c;">Content here</div>
.myborder {border:2px solid #d3600c;}
Border color #d3600c