#d95a2f color space conversions
Hex:
#d95a2f
RGB:
217, 90, 47
CMY:
15, 65, 82
CMYK:
0, 59, 78, 15
HSL:
15°, 69.1057%, 51.7647%
HSV (HSB):
15°, 78.3410%, 85.0980%
XYZ:
32.7845, 22.2693, 5.2598
xyY:
0.5436, 0.3692, 22.2693
CIE-Lab:
54.3116, 47.5881, 48.3875
CIE-LCH:
54.3116, 67.8673, 45.4772
CIE-Luv:
54.3116, 102.3155, 39.1897
Hunter-Lab:
47.1903, 41.4262, 26.4248
#d95a2f color charts
#d95a2f color shades, tints & tones
#d95a2f color schemes
#d95a2f color preview, HTML & CSS examples
This text has a color of #d95a2f
<p style="color:#d95a2f;">Text here</p>
.mytext {color:#d95a2f;}
This box has a color of #d95a2f
<div style="background-color:#d95a2f;">Content here</div>
.mybackground {background-color:#d95a2f;}
Border around this has a color of #d95a2f
<div style="border:2px solid #d95a2f;">Content here</div>
.myborder {border:2px solid #d95a2f;}