#d95d19 color space conversions
Hex:
#d95d19
RGB:
217, 93, 25
CMY:
15, 64, 90
CMYK:
0, 57, 88, 15
HSL:
21°, 79.3388%, 47.4510%
HSV (HSB):
21°, 88.4793%, 85.0980%
XYZ:
32.7051, 22.6506, 3.5680
xyY:
0.5550, 0.3844, 22.6506
CIE-Lab:
54.7106, 45.5846, 57.9144
CIE-LCH:
54.7106, 73.7023, 51.7936
CIE-Luv:
54.7106, 102.1181, 45.2987
Hunter-Lab:
47.5926, 39.3759, 28.8700
#d95d19 color charts
#d95d19 color shades, tints & tones
#d95d19 color schemes
#d95d19 color preview, HTML & CSS examples
This text has a color of #d95d19
<p style="color:#d95d19;">Text here</p>
.mytext {color:#d95d19;}
This box has a color of #d95d19
<div style="background-color:#d95d19;">Content here</div>
.mybackground {background-color:#d95d19;}
Border around this has a color of #d95d19
<div style="border:2px solid #d95d19;">Content here</div>
.myborder {border:2px solid #d95d19;}