#d95b1a color space conversions
Hex:
#d95b1a
RGB:
217, 91, 26
CMY:
15, 64, 90
CMYK:
0, 58, 88, 15
HSL:
20°, 78.6008%, 47.6471%
HSV (HSB):
20°, 88.0184%, 85.0980%
XYZ:
32.5428, 22.3085, 3.5681
xyY:
0.5571, 0.3819, 22.3085
CIE-Lab:
54.3528, 46.5465, 57.2969
CIE-LCH:
54.3528, 73.8208, 50.9105
CIE-Luv:
54.3528, 103.6162, 44.5113
Hunter-Lab:
47.2318, 40.3311, 28.5833
#d95b1a color charts
#d95b1a color shades, tints & tones
#d95b1a color schemes
#d95b1a color preview, HTML & CSS examples
This text has a color of #d95b1a
<p style="color:#d95b1a;">Text here</p>
.mytext {color:#d95b1a;}
This box has a color of #d95b1a
<div style="background-color:#d95b1a;">Content here</div>
.mybackground {background-color:#d95b1a;}
Border around this has a color of #d95b1a
<div style="border:2px solid #d95b1a;">Content here</div>
.myborder {border:2px solid #d95b1a;}