#d95a3b color space conversions
Hex:
#d95a3b
RGB:
217, 90, 59
CMY:
15, 65, 77
CMYK:
0, 59, 73, 15
HSL:
12°, 67.5214%, 54.1176%
HSV (HSB):
12°, 72.8111%, 85.0980%
XYZ:
33.0609, 22.3798, 6.7149
xyY:
0.5319, 0.3601, 22.3798
CIE-Lab:
54.4277, 48.0699, 42.4095
CIE-LCH:
54.4277, 64.1037, 41.4203
CIE-Luv:
54.4277, 100.6169, 35.0794
Hunter-Lab:
47.3073, 41.9575, 24.6994
#d95a3b color charts
#d95a3b color shades, tints & tones
#d95a3b color schemes
#d95a3b color preview, HTML & CSS examples
This text has a color of #d95a3b
<p style="color:#d95a3b;">Text here</p>
.mytext {color:#d95a3b;}
This box has a color of #d95a3b
<div style="background-color:#d95a3b;">Content here</div>
.mybackground {background-color:#d95a3b;}
Border around this has a color of #d95a3b
<div style="border:2px solid #d95a3b;">Content here</div>
.myborder {border:2px solid #d95a3b;}