#d75d1c color space conversions
Hex:
#d75d1c
RGB:
215, 93, 28
CMY:
16, 64, 89
CMYK:
0, 57, 87, 16
HSL:
21°, 76.9547%, 47.6471%
HSV (HSB):
21°, 86.9767%, 84.3137%
XYZ:
32.1483, 22.3596, 3.7200
xyY:
0.5521, 0.3840, 22.3596
CIE-Lab:
54.4065, 44.8956, 56.4933
CIE-LCH:
54.4065, 72.1603, 51.5256
CIE-Luv:
54.4065, 100.2381, 44.5927
Hunter-Lab:
47.2860, 38.6063, 28.4358
#d75d1c color charts
#d75d1c color shades, tints & tones
#d75d1c color schemes
#d75d1c color preview, HTML & CSS examples
This text has a color of #d75d1c
<p style="color:#d75d1c;">Text here</p>
.mytext {color:#d75d1c;}
This box has a color of #d75d1c
<div style="background-color:#d75d1c;">Content here</div>
.mybackground {background-color:#d75d1c;}
Border around this has a color of #d75d1c
<div style="border:2px solid #d75d1c;">Content here</div>
.myborder {border:2px solid #d75d1c;}