#d92f2a color space conversions
Hex:
#d92f2a
RGB:
217, 47, 42
CMY:
15, 82, 84
CMYK:
0, 78, 81, 15
HSL:
2°, 69.7211%, 50.7843%
HSV (HSB):
2°, 80.6452%, 85.0980%
XYZ:
30.0497, 16.9519, 3.8787
xyY:
0.5906, 0.3332, 16.9519
CIE-Lab:
48.1994, 63.8989, 44.8814
CIE-LCH:
48.1994, 78.0859, 35.0835
CIE-Luv:
48.1994, 130.5103, 29.5470
Hunter-Lab:
41.1727, 58.2252, 23.2354
#d92f2a color charts
#d92f2a color shades, tints & tones
#d92f2a color schemes
#d92f2a color preview, HTML & CSS examples
This text has a color of #d92f2a
<p style="color:#d92f2a;">Text here</p>
.mytext {color:#d92f2a;}
This box has a color of #d92f2a
<div style="background-color:#d92f2a;">Content here</div>
.mybackground {background-color:#d92f2a;}
Border around this has a color of #d92f2a
<div style="border:2px solid #d92f2a;">Content here</div>
.myborder {border:2px solid #d92f2a;}