#d61e2d color space conversions
Hex:
#d61e2d
RGB:
214, 30, 45
CMY:
16, 88, 82
CMYK:
0, 86, 79, 16
HSL:
355°, 75.4098%, 47.8431%
HSV (HSB):
355°, 85.9813%, 83.9216%
XYZ:
28.6695, 15.4141, 3.9468
xyY:
0.5969, 0.3209, 15.4141
CIE-Lab:
46.1963, 67.2359, 41.0451
CIE-LCH:
46.1963, 78.7741, 31.4026
CIE-Luv:
46.1963, 134.6446, 25.3507
Hunter-Lab:
39.2609, 61.6397, 21.5223
#d61e2d color charts
#d61e2d color shades, tints & tones
#d61e2d color schemes
#d61e2d color preview, HTML & CSS examples
This text has a color of #d61e2d
<p style="color:#d61e2d;">Text here</p>
.mytext {color:#d61e2d;}
This box has a color of #d61e2d
<div style="background-color:#d61e2d;">Content here</div>
.mybackground {background-color:#d61e2d;}
Border around this has a color of #d61e2d
<div style="border:2px solid #d61e2d;">Content here</div>
.myborder {border:2px solid #d61e2d;}