#d95b28 color space conversions
Hex:
#d95b28
RGB:
217, 91, 40
CMY:
15, 64, 84
CMYK:
0, 58, 82, 15
HSL:
17°, 69.9605%, 50.3922%
HSV (HSB):
17°, 81.5668%, 85.0980%
XYZ:
32.7394, 22.3871, 4.6031
xyY:
0.5481, 0.3748, 22.3871
CIE-Lab:
54.4353, 46.8935, 51.7681
CIE-LCH:
54.4353, 69.8494, 47.8285
CIE-Luv:
54.4353, 102.3718, 41.4820
Hunter-Lab:
47.3150, 40.7109, 27.3524
#d95b28 color charts
#d95b28 color shades, tints & tones
#d95b28 color schemes
#d95b28 color preview, HTML & CSS examples
This text has a color of #d95b28
<p style="color:#d95b28;">Text here</p>
.mytext {color:#d95b28;}
This box has a color of #d95b28
<div style="background-color:#d95b28;">Content here</div>
.mybackground {background-color:#d95b28;}
Border around this has a color of #d95b28
<div style="border:2px solid #d95b28;">Content here</div>
.myborder {border:2px solid #d95b28;}