#d95a27 color space conversions
Hex:
#d95a27
RGB:
217, 90, 39
CMY:
15, 65, 85
CMYK:
0, 59, 82, 15
HSL:
17°, 70.0787%, 50.1961%
HSV (HSB):
17°, 82.0276%, 85.0980%
XYZ:
32.6376, 22.2105, 4.4863
xyY:
0.5501, 0.3743, 22.2105
CIE-Lab:
54.2497, 47.3304, 52.0421
CIE-LCH:
54.2497, 70.3459, 47.7146
CIE-Luv:
54.2497, 103.2407, 41.4237
Hunter-Lab:
47.1280, 41.1428, 27.3456
#d95a27 color charts
#d95a27 color shades, tints & tones
#d95a27 color schemes
#d95a27 color preview, HTML & CSS examples
This text has a color of #d95a27
<p style="color:#d95a27;">Text here</p>
.mytext {color:#d95a27;}
This box has a color of #d95a27
<div style="background-color:#d95a27;">Content here</div>
.mybackground {background-color:#d95a27;}
Border around this has a color of #d95a27
<div style="border:2px solid #d95a27;">Content here</div>
.myborder {border:2px solid #d95a27;}