#d95c49 color space conversions
Hex:
#d95c49
RGB:
217, 92, 73
CMY:
15, 64, 71
CMYK:
0, 58, 66, 15
HSL:
8°, 65.4545%, 56.8627%
HSV (HSB):
8°, 66.3594%, 85.0980%
XYZ:
33.6450, 22.8870, 8.9477
xyY:
0.5138, 0.3495, 22.8870
CIE-Lab:
54.9558, 47.8525, 35.3855
CIE-LCH:
54.9558, 59.5147, 36.4818
CIE-Luv:
54.9558, 96.7684, 29.8516
Hunter-Lab:
47.8404, 41.8141, 22.3992
#d95c49 color charts
#d95c49 color shades, tints & tones
#d95c49 color schemes
#d95c49 color preview, HTML & CSS examples
This text has a color of #d95c49
<p style="color:#d95c49;">Text here</p>
.mytext {color:#d95c49;}
This box has a color of #d95c49
<div style="background-color:#d95c49;">Content here</div>
.mybackground {background-color:#d95c49;}
Border around this has a color of #d95c49
<div style="border:2px solid #d95c49;">Content here</div>
.myborder {border:2px solid #d95c49;}