#d62a2a color space conversions
Hex:
#d62a2a
RGB:
214, 42, 42
CMY:
16, 84, 84
CMYK:
0, 80, 80, 16
HSL:
0°, 67.7165%, 50.1961%
HSV (HSB):
0°, 80.3738%, 83.9216%
XYZ:
28.9774, 16.1192, 3.7745
xyY:
0.5929, 0.3298, 16.1192
CIE-Lab:
47.1305, 64.4053, 43.6332
CIE-LCH:
47.1305, 77.7940, 34.1168
CIE-Luv:
47.1305, 130.5395, 28.1498
Hunter-Lab:
40.1488, 58.5723, 22.5301
#d62a2a color charts
#d62a2a color shades, tints & tones
#d62a2a color schemes
#d62a2a color preview, HTML & CSS examples
This text has a color of #d62a2a
<p style="color:#d62a2a;">Text here</p>
.mytext {color:#d62a2a;}
This box has a color of #d62a2a
<div style="background-color:#d62a2a;">Content here</div>
.mybackground {background-color:#d62a2a;}
Border around this has a color of #d62a2a
<div style="border:2px solid #d62a2a;">Content here</div>
.myborder {border:2px solid #d62a2a;}