#d95d44 color space conversions
Hex:
#d95d44
RGB:
217, 93, 68
CMY:
15, 64, 73
CMYK:
0, 57, 69, 15
HSL:
10°, 66.2222%, 55.8824%
HSV (HSB):
10°, 68.6636%, 85.0980%
XYZ:
33.5730, 22.9978, 8.1384
xyY:
0.5188, 0.3554, 22.9978
CIE-Lab:
55.0700, 47.1076, 38.2873
CIE-LCH:
55.0700, 60.7046, 39.1029
CIE-Luv:
55.0700, 96.9547, 32.4446
Hunter-Lab:
47.9560, 41.0412, 23.5074
#d95d44 color charts
#d95d44 color shades, tints & tones
#d95d44 color schemes
#d95d44 color preview, HTML & CSS examples
This text has a color of #d95d44
<p style="color:#d95d44;">Text here</p>
.mytext {color:#d95d44;}
This box has a color of #d95d44
<div style="background-color:#d95d44;">Content here</div>
.mybackground {background-color:#d95d44;}
Border around this has a color of #d95d44
<div style="border:2px solid #d95d44;">Content here</div>
.myborder {border:2px solid #d95d44;}