#d95f15 color space conversions
Hex:
#d95f15
RGB:
217, 95, 21
CMY:
15, 63, 92
CMYK:
0, 56, 90, 15
HSL:
23°, 82.3529%, 46.6667%
HSV (HSB):
23°, 90.3226%, 85.0980%
XYZ:
32.8428, 22.9903, 3.4160
xyY:
0.5543, 0.3880, 22.9903
CIE-Lab:
55.0623, 44.5598, 59.4424
CIE-LCH:
55.0623, 74.2898, 53.1437
CIE-Luv:
55.0623, 100.7819, 46.5411
Hunter-Lab:
47.9482, 38.3570, 29.3397
#d95f15 color charts
#d95f15 color shades, tints & tones
#d95f15 color schemes
#d95f15 color preview, HTML & CSS examples
This text has a color of #d95f15
<p style="color:#d95f15;">Text here</p>
.mytext {color:#d95f15;}
This box has a color of #d95f15
<div style="background-color:#d95f15;">Content here</div>
.mybackground {background-color:#d95f15;}
Border around this has a color of #d95f15
<div style="border:2px solid #d95f15;">Content here</div>
.myborder {border:2px solid #d95f15;}