#d95d1c color space conversions
Hex:
#d95d1c
RGB:
217, 93, 28
CMY:
15, 64, 89
CMYK:
0, 57, 87, 15
HSL:
21°, 77.1429%, 48.0392%
HSV (HSB):
21°, 87.0968%, 85.0980%
XYZ:
32.7392, 22.6643, 3.7477
xyY:
0.5535, 0.3832, 22.6643
CIE-Lab:
54.7248, 45.6452, 56.8817
CIE-LCH:
54.7248, 72.9316, 51.2544
CIE-Luv:
54.7248, 101.9053, 44.7710
Hunter-Lab:
47.6070, 39.4418, 28.6575
#d95d1c color charts
#d95d1c color shades, tints & tones
#d95d1c color schemes
#d95d1c color preview, HTML & CSS examples
This text has a color of #d95d1c
<p style="color:#d95d1c;">Text here</p>
.mytext {color:#d95d1c;}
This box has a color of #d95d1c
<div style="background-color:#d95d1c;">Content here</div>
.mybackground {background-color:#d95d1c;}
Border around this has a color of #d95d1c
<div style="border:2px solid #d95d1c;">Content here</div>
.myborder {border:2px solid #d95d1c;}