#d75a3a color space conversions
Hex:
#d75a3a
RGB:
215, 90, 58
CMY:
16, 65, 77
CMYK:
0, 58, 73, 16
HSL:
12°, 66.2447%, 53.5294%
HSV (HSB):
12°, 73.0233%, 84.3137%
XYZ:
32.4442, 22.0649, 6.5519
xyY:
0.5313, 0.3614, 22.0649
CIE-Lab:
54.0958, 47.3006, 42.4818
CIE-LCH:
54.0958, 63.5771, 41.9278
CIE-Luv:
54.0958, 99.1142, 35.2048
Hunter-Lab:
46.9733, 41.0858, 24.6114
#d75a3a color charts
#d75a3a color shades, tints & tones
#d75a3a color schemes
#d75a3a color preview, HTML & CSS examples
This text has a color of #d75a3a
<p style="color:#d75a3a;">Text here</p>
.mytext {color:#d75a3a;}
This box has a color of #d75a3a
<div style="background-color:#d75a3a;">Content here</div>
.mybackground {background-color:#d75a3a;}
Border around this has a color of #d75a3a
<div style="border:2px solid #d75a3a;">Content here</div>
.myborder {border:2px solid #d75a3a;}