#d95e38 color space conversions
Hex:
#d95e38
RGB:
217, 94, 56
CMY:
15, 63, 78
CMYK:
0, 57, 74, 15
HSL:
14°, 67.9325%, 53.5294%
HSV (HSB):
14°, 74.1935%, 85.0980%
XYZ:
33.3318, 23.0426, 6.4323
xyY:
0.5307, 0.3669, 23.0426
CIE-Lab:
55.1162, 46.0600, 44.7212
CIE-LCH:
55.1162, 64.1990, 44.1551
CIE-Luv:
55.1162, 98.1100, 37.5291
Hunter-Lab:
48.0028, 39.9406, 25.6572
#d95e38 color charts
#d95e38 color shades, tints & tones
#d95e38 color schemes
#d95e38 color preview, HTML & CSS examples
This text has a color of #d95e38
<p style="color:#d95e38;">Text here</p>
.mytext {color:#d95e38;}
This box has a color of #d95e38
<div style="background-color:#d95e38;">Content here</div>
.mybackground {background-color:#d95e38;}
Border around this has a color of #d95e38
<div style="border:2px solid #d95e38;">Content here</div>
.myborder {border:2px solid #d95e38;}