#d9042a color space conversions
Hex:
#d9042a
RGB:
217, 4, 42
CMY:
15, 98, 84
CMYK:
0, 98, 81, 15
HSL:
349°, 96.3801%, 43.3333%
HSV (HSB):
349°, 98.1567%, 85.0980%
XYZ:
29.0766, 15.0057, 3.5544
xyY:
0.6104, 0.3150, 15.0057
CIE-Lab:
45.6420, 71.2048, 42.3602
CIE-LCH:
45.6420, 82.8523, 30.7487
CIE-Luv:
45.6420, 143.1992, 24.6996
Hunter-Lab:
38.7372, 66.1941, 21.6758
#d9042a color charts
#d9042a color shades, tints & tones
#d9042a color schemes
#d9042a color preview, HTML & CSS examples
This text has a color of #d9042a
<p style="color:#d9042a;">Text here</p>
.mytext {color:#d9042a;}
This box has a color of #d9042a
<div style="background-color:#d9042a;">Content here</div>
.mybackground {background-color:#d9042a;}
Border around this has a color of #d9042a
<div style="border:2px solid #d9042a;">Content here</div>
.myborder {border:2px solid #d9042a;}