#d94e4c color space conversions
Hex:
#d94e4c
RGB:
217, 78, 76
CMY:
15, 69, 70
CMYK:
0, 64, 65, 15
HSL:
1°, 64.9770%, 57.4510%
HSV (HSB):
1°, 64.9770%, 85.0980%
XYZ:
32.6442, 20.7223, 9.1167
xyY:
0.5224, 0.3316, 20.7223
CIE-Lab:
52.6442, 54.2737, 30.8558
CIE-LCH:
52.6442, 62.4317, 29.6191
CIE-Luv:
52.6442, 105.5863, 23.6745
Hunter-Lab:
45.5217, 48.3413, 19.9911
#d94e4c color charts
#d94e4c color shades, tints & tones
#d94e4c color schemes
#d94e4c color preview, HTML & CSS examples
This text has a color of #d94e4c
<p style="color:#d94e4c;">Text here</p>
.mytext {color:#d94e4c;}
This box has a color of #d94e4c
<div style="background-color:#d94e4c;">Content here</div>
.mybackground {background-color:#d94e4c;}
Border around this has a color of #d94e4c
<div style="border:2px solid #d94e4c;">Content here</div>
.myborder {border:2px solid #d94e4c;}