#d94c40 color space conversions
Hex:
#d94c40
RGB:
217, 76, 64
CMY:
15, 70, 75
CMYK:
0, 65, 71, 15
HSL:
5°, 66.8122%, 55.0980%
HSV (HSB):
5°, 70.5069%, 85.0980%
XYZ:
32.1251, 20.2908, 7.0738
xyY:
0.5400, 0.3411, 20.2908
CIE-Lab:
52.1644, 54.4763, 37.1238
CIE-LCH:
52.1644, 65.9230, 34.2732
CIE-Luv:
52.1644, 109.4467, 28.6059
Hunter-Lab:
45.0453, 48.4724, 22.2209
#d94c40 color charts
#d94c40 color shades, tints & tones
#d94c40 color schemes
#d94c40 color preview, HTML & CSS examples
This text has a color of #d94c40
<p style="color:#d94c40;">Text here</p>
.mytext {color:#d94c40;}
This box has a color of #d94c40
<div style="background-color:#d94c40;">Content here</div>
.mybackground {background-color:#d94c40;}
Border around this has a color of #d94c40
<div style="border:2px solid #d94c40;">Content here</div>
.myborder {border:2px solid #d94c40;}