#d95b29 color space conversions
Hex:
#d95b29
RGB:
217, 91, 41
CMY:
15, 64, 84
CMYK:
0, 58, 81, 15
HSL:
17°, 69.8413%, 50.5882%
HSV (HSB):
17°, 81.1060%, 85.0980%
XYZ:
32.7566, 22.3940, 4.6938
xyY:
0.5474, 0.3742, 22.3940
CIE-Lab:
54.4426, 46.9238, 51.3256
CIE-LCH:
54.4426, 69.5425, 47.5653
CIE-Luv:
54.4426, 102.2640, 41.2194
Hunter-Lab:
47.3223, 40.7441, 27.2447
#d95b29 color charts
#d95b29 color shades, tints & tones
#d95b29 color schemes
#d95b29 color preview, HTML & CSS examples
This text has a color of #d95b29
<p style="color:#d95b29;">Text here</p>
.mytext {color:#d95b29;}
This box has a color of #d95b29
<div style="background-color:#d95b29;">Content here</div>
.mybackground {background-color:#d95b29;}
Border around this has a color of #d95b29
<div style="border:2px solid #d95b29;">Content here</div>
.myborder {border:2px solid #d95b29;}