#d95c21 color space conversions
Hex:
#d95c21
RGB:
217, 92, 33
CMY:
15, 64, 87
CMYK:
0, 58, 85, 15
HSL:
19°, 73.6000%, 49.0196%
HSV (HSB):
19°, 84.7926%, 85.0980%
XYZ:
32.7169, 22.5158, 4.0605
xyY:
0.5518, 0.3797, 22.5158
CIE-Lab:
54.5701, 46.2326, 54.8533
CIE-LCH:
54.5701, 71.7380, 49.8744
CIE-Luv:
54.5701, 102.2807, 43.4585
Hunter-Lab:
47.4508, 40.0352, 28.1420
#d95c21 color charts
#d95c21 color shades, tints & tones
#d95c21 color schemes
#d95c21 color preview, HTML & CSS examples
This text has a color of #d95c21
<p style="color:#d95c21;">Text here</p>
.mytext {color:#d95c21;}
This box has a color of #d95c21
<div style="background-color:#d95c21;">Content here</div>
.mybackground {background-color:#d95c21;}
Border around this has a color of #d95c21
<div style="border:2px solid #d95c21;">Content here</div>
.myborder {border:2px solid #d95c21;}