#d94e4e color space conversions
Hex:
#d94e4e
RGB:
217, 78, 78
CMY:
15, 69, 69
CMYK:
0, 64, 64, 15
HSL:
0°, 64.6512%, 57.8431%
HSV (HSB):
0°, 64.0553%, 85.0980%
XYZ:
32.7148, 20.7506, 9.4887
xyY:
0.5197, 0.3296, 20.7506
CIE-Lab:
52.6754, 54.3917, 29.7353
CIE-LCH:
52.6754, 61.9891, 28.6649
CIE-Luv:
52.6754, 105.1257, 22.6670
Hunter-Lab:
45.5528, 48.4767, 19.5367
#d94e4e color charts
#d94e4e color shades, tints & tones
#d94e4e color schemes
#d94e4e color preview, HTML & CSS examples
This text has a color of #d94e4e
<p style="color:#d94e4e;">Text here</p>
.mytext {color:#d94e4e;}
This box has a color of #d94e4e
<div style="background-color:#d94e4e;">Content here</div>
.mybackground {background-color:#d94e4e;}
Border around this has a color of #d94e4e
<div style="border:2px solid #d94e4e;">Content here</div>
.myborder {border:2px solid #d94e4e;}