#d95d22 color space conversions
Hex:
#d95d22
RGB:
217, 93, 34
CMY:
15, 64, 87
CMYK:
0, 57, 84, 15
HSL:
19°, 72.9084%, 49.2157%
HSV (HSB):
19°, 84.3318%, 85.0980%
XYZ:
32.8184, 22.6959, 4.1644
xyY:
0.5499, 0.3803, 22.6959
CIE-Lab:
54.7577, 45.7855, 54.6114
CIE-LCH:
54.7577, 71.2651, 50.0240
CIE-Luv:
54.7577, 101.4152, 43.5550
Hunter-Lab:
47.6402, 39.5945, 28.1654
#d95d22 color charts
#d95d22 color shades, tints & tones
#d95d22 color schemes
#d95d22 color preview, HTML & CSS examples
This text has a color of #d95d22
<p style="color:#d95d22;">Text here</p>
.mytext {color:#d95d22;}
This box has a color of #d95d22
<div style="background-color:#d95d22;">Content here</div>
.mybackground {background-color:#d95d22;}
Border around this has a color of #d95d22
<div style="border:2px solid #d95d22;">Content here</div>
.myborder {border:2px solid #d95d22;}