#d75a3c color space conversions
Hex:
#d75a3c
RGB:
215, 90, 60
CMY:
16, 65, 76
CMYK:
0, 58, 72, 16
HSL:
12°, 65.9574%, 53.9216%
HSV (HSB):
12°, 72.0930%, 84.3137%
XYZ:
32.4961, 22.0856, 6.8252
xyY:
0.5292, 0.3597, 22.0856
CIE-Lab:
54.1178, 47.3921, 41.4450
CIE-LCH:
54.1178, 62.9579, 41.1701
CIE-Luv:
54.1178, 98.8007, 34.4383
Hunter-Lab:
46.9954, 41.1863, 24.2860
#d75a3c color charts
#d75a3c color shades, tints & tones
#d75a3c color schemes
#d75a3c color preview, HTML & CSS examples
This text has a color of #d75a3c
<p style="color:#d75a3c;">Text here</p>
.mytext {color:#d75a3c;}
This box has a color of #d75a3c
<div style="background-color:#d75a3c;">Content here</div>
.mybackground {background-color:#d75a3c;}
Border around this has a color of #d75a3c
<div style="border:2px solid #d75a3c;">Content here</div>
.myborder {border:2px solid #d75a3c;}