#d94e41 color space conversions
Hex:
#d94e41
RGB:
217, 78, 65
CMY:
15, 69, 75
CMYK:
0, 64, 70, 15
HSL:
5°, 66.6667%, 55.2941%
HSV (HSB):
5°, 70.0461%, 85.0980%
XYZ:
32.2938, 20.5821, 7.2717
xyY:
0.5369, 0.3422, 20.5821
CIE-Lab:
52.4891, 53.6850, 36.9409
CIE-LCH:
52.4891, 65.1668, 34.5320
CIE-Luv:
52.4891, 107.9290, 28.7876
Hunter-Lab:
45.3676, 47.6677, 22.2540
#d94e41 color charts
#d94e41 color shades, tints & tones
#d94e41 color schemes
#d94e41 color preview, HTML & CSS examples
This text has a color of #d94e41
<p style="color:#d94e41;">Text here</p>
.mytext {color:#d94e41;}
This box has a color of #d94e41
<div style="background-color:#d94e41;">Content here</div>
.mybackground {background-color:#d94e41;}
Border around this has a color of #d94e41
<div style="border:2px solid #d94e41;">Content here</div>
.myborder {border:2px solid #d94e41;}