#d95f44 color space conversions
Hex:
#d95f44
RGB:
217, 95, 68
CMY:
15, 63, 73
CMYK:
0, 56, 69, 15
HSL:
11°, 66.2222%, 55.8824%
HSV (HSB):
11°, 68.6636%, 85.0980%
XYZ:
33.7509, 23.3535, 8.1976
xyY:
0.5168, 0.3576, 23.3535
CIE-Lab:
55.4346, 46.1593, 38.7118
CIE-LCH:
55.4346, 60.2436, 39.9851
CIE-Luv:
55.4346, 95.5062, 33.1496
Hunter-Lab:
48.3254, 40.0963, 23.7702
#d95f44 color charts
#d95f44 color shades, tints & tones
#d95f44 color schemes
#d95f44 color preview, HTML & CSS examples
This text has a color of #d95f44
<p style="color:#d95f44;">Text here</p>
.mytext {color:#d95f44;}
This box has a color of #d95f44
<div style="background-color:#d95f44;">Content here</div>
.mybackground {background-color:#d95f44;}
Border around this has a color of #d95f44
<div style="border:2px solid #d95f44;">Content here</div>
.myborder {border:2px solid #d95f44;}