#d9292a color space conversions
Hex:
#d9292a
RGB:
217, 41, 42
CMY:
15, 84, 84
CMYK:
0, 81, 81, 15
HSL:
360°, 69.8413%, 50.5882%
HSV (HSB):
360°, 81.1060%, 85.0980%
XYZ:
29.8261, 16.5048, 3.8042
xyY:
0.5949, 0.3292, 16.5048
CIE-Lab:
47.6299, 65.5068, 44.3237
CIE-LCH:
47.6299, 79.0932, 34.0833
CIE-Luv:
47.6299, 133.2803, 28.4768
Hunter-Lab:
40.6260, 59.9525, 22.8863
#d9292a color charts
#d9292a color shades, tints & tones
#d9292a color schemes
#d9292a color preview, HTML & CSS examples
This text has a color of #d9292a
<p style="color:#d9292a;">Text here</p>
.mytext {color:#d9292a;}
This box has a color of #d9292a
<div style="background-color:#d9292a;">Content here</div>
.mybackground {background-color:#d9292a;}
Border around this has a color of #d9292a
<div style="border:2px solid #d9292a;">Content here</div>
.myborder {border:2px solid #d9292a;}