#d95f40 color space conversions
Hex:
#d95f40
RGB:
217, 95, 64
CMY:
15, 63, 75
CMYK:
0, 56, 71, 15
HSL:
12°, 66.8122%, 55.0980%
HSV (HSB):
12°, 70.5069%, 85.0980%
XYZ:
33.6329, 23.3063, 7.5764
xyY:
0.5213, 0.3613, 23.3063
CIE-Lab:
55.3864, 45.9538, 40.8184
CIE-LCH:
55.3864, 61.4646, 41.6130
CIE-Luv:
55.3864, 96.1622, 34.8211
Hunter-Lab:
48.2766, 39.8717, 24.4888
#d95f40 color charts
#d95f40 color shades, tints & tones
#d95f40 color schemes
#d95f40 color preview, HTML & CSS examples
This text has a color of #d95f40
<p style="color:#d95f40;">Text here</p>
.mytext {color:#d95f40;}
This box has a color of #d95f40
<div style="background-color:#d95f40;">Content here</div>
.mybackground {background-color:#d95f40;}
Border around this has a color of #d95f40
<div style="border:2px solid #d95f40;">Content here</div>
.myborder {border:2px solid #d95f40;}