#d75c1e color space conversions
Hex:
#d75c1e
RGB:
215, 92, 30
CMY:
16, 64, 88
CMYK:
0, 57, 86, 16
HSL:
20°, 75.5102%, 48.0392%
HSV (HSB):
20°, 86.0465%, 84.3137%
XYZ:
32.0858, 22.1951, 3.8213
xyY:
0.5522, 0.3820, 22.1951
CIE-Lab:
54.2334, 45.4160, 55.6115
CIE-LCH:
54.2334, 71.8001, 50.7627
CIE-Luv:
54.2334, 100.8671, 43.8937
Hunter-Lab:
47.1117, 39.1236, 28.1691
#d75c1e color charts
#d75c1e color shades, tints & tones
#d75c1e color schemes
#d75c1e color preview, HTML & CSS examples
This text has a color of #d75c1e
<p style="color:#d75c1e;">Text here</p>
.mytext {color:#d75c1e;}
This box has a color of #d75c1e
<div style="background-color:#d75c1e;">Content here</div>
.mybackground {background-color:#d75c1e;}
Border around this has a color of #d75c1e
<div style="border:2px solid #d75c1e;">Content here</div>
.myborder {border:2px solid #d75c1e;}