#d75e1e color space conversions
Hex:
#d75e1e
RGB:
215, 94, 30
CMY:
16, 63, 88
CMYK:
0, 56, 86, 16
HSL:
21°, 75.5102%, 48.0392%
HSV (HSB):
21°, 86.0465%, 84.3137%
XYZ:
32.2614, 22.5462, 3.8798
xyY:
0.5497, 0.3842, 22.5462
CIE-Lab:
54.6018, 44.4618, 55.9141
CIE-LCH:
54.6018, 71.4370, 51.5090
CIE-Luv:
54.6018, 99.2991, 44.5248
Hunter-Lab:
47.4829, 38.1836, 28.3935
#d75e1e color charts
#d75e1e color shades, tints & tones
#d75e1e color schemes
#d75e1e color preview, HTML & CSS examples
This text has a color of #d75e1e
<p style="color:#d75e1e;">Text here</p>
.mytext {color:#d75e1e;}
This box has a color of #d75e1e
<div style="background-color:#d75e1e;">Content here</div>
.mybackground {background-color:#d75e1e;}
Border around this has a color of #d75e1e
<div style="border:2px solid #d75e1e;">Content here</div>
.myborder {border:2px solid #d75e1e;}