#d95d20 color space conversions
Hex:
#d95d20
RGB:
217, 93, 32
CMY:
15, 64, 87
CMYK:
0, 57, 85, 15
HSL:
20°, 74.2972%, 48.8235%
HSV (HSB):
20°, 85.2535%, 85.0980%
XYZ:
32.7903, 22.6847, 4.0168
xyY:
0.5512, 0.3813, 22.6847
CIE-Lab:
54.7461, 45.7358, 55.3968
CIE-LCH:
54.7461, 71.8372, 50.4568
CIE-Luv:
54.7461, 101.5882, 43.9844
Hunter-Lab:
47.6285, 39.5405, 28.3396
#d95d20 color charts
#d95d20 color shades, tints & tones
#d95d20 color schemes
#d95d20 color preview, HTML & CSS examples
This text has a color of #d95d20
<p style="color:#d95d20;">Text here</p>
.mytext {color:#d95d20;}
This box has a color of #d95d20
<div style="background-color:#d95d20;">Content here</div>
.mybackground {background-color:#d95d20;}
Border around this has a color of #d95d20
<div style="border:2px solid #d95d20;">Content here</div>
.myborder {border:2px solid #d95d20;}