#d95e39 color space conversions
Hex:
#d95e39
RGB:
217, 94, 57
CMY:
15, 63, 78
CMYK:
0, 57, 74, 15
HSL:
14°, 67.7966%, 53.7255%
HSV (HSB):
14°, 73.7327%, 85.0980%
XYZ:
33.3565, 23.0525, 6.5624
xyY:
0.5297, 0.3661, 23.0525
CIE-Lab:
55.1264, 46.1032, 44.2170
CIE-LCH:
55.1264, 63.8800, 43.8036
CIE-Luv:
55.1264, 97.9668, 37.1688
Hunter-Lab:
48.0130, 39.9879, 25.5054
#d95e39 color charts
#d95e39 color shades, tints & tones
#d95e39 color schemes
#d95e39 color preview, HTML & CSS examples
This text has a color of #d95e39
<p style="color:#d95e39;">Text here</p>
.mytext {color:#d95e39;}
This box has a color of #d95e39
<div style="background-color:#d95e39;">Content here</div>
.mybackground {background-color:#d95e39;}
Border around this has a color of #d95e39
<div style="border:2px solid #d95e39;">Content here</div>
.myborder {border:2px solid #d95e39;}