#d95c1a color space conversions
Hex:
#d95c1a
RGB:
217, 92, 26
CMY:
15, 64, 90
CMYK:
0, 58, 88, 15
HSL:
21°, 78.6008%, 47.6471%
HSV (HSB):
21°, 88.0184%, 85.0980%
XYZ:
32.6289, 22.4806, 3.5967
xyY:
0.5558, 0.3829, 22.4806
CIE-Lab:
54.5332, 46.0767, 57.4370
CIE-LCH:
54.5332, 73.6347, 51.2630
CIE-Luv:
54.5332, 102.8345, 44.8189
Hunter-Lab:
47.4137, 39.8651, 28.6919
#d95c1a color charts
#d95c1a color shades, tints & tones
#d95c1a color schemes
#d95c1a color preview, HTML & CSS examples
This text has a color of #d95c1a
<p style="color:#d95c1a;">Text here</p>
.mytext {color:#d95c1a;}
This box has a color of #d95c1a
<div style="background-color:#d95c1a;">Content here</div>
.mybackground {background-color:#d95c1a;}
Border around this has a color of #d95c1a
<div style="border:2px solid #d95c1a;">Content here</div>
.myborder {border:2px solid #d95c1a;}