#d62c2a color space conversions
Hex:
#d62c2a
RGB:
214, 44, 42
CMY:
16, 83, 84
CMYK:
0, 79, 80, 16
HSL:
1°, 67.7165%, 50.1961%
HSV (HSB):
1°, 80.3738%, 83.9216%
XYZ:
29.0502, 16.2647, 3.7988
xyY:
0.5915, 0.3312, 16.2647
CIE-Lab:
47.3198, 63.8707, 43.8203
CIE-LCH:
47.3198, 77.4576, 34.4532
CIE-Luv:
47.3198, 129.6249, 28.5055
Hunter-Lab:
40.3295, 58.0006, 22.6459
#d62c2a color charts
#d62c2a color shades, tints & tones
#d62c2a color schemes
#d62c2a color preview, HTML & CSS examples
This text has a color of #d62c2a
<p style="color:#d62c2a;">Text here</p>
.mytext {color:#d62c2a;}
This box has a color of #d62c2a
<div style="background-color:#d62c2a;">Content here</div>
.mybackground {background-color:#d62c2a;}
Border around this has a color of #d62c2a
<div style="border:2px solid #d62c2a;">Content here</div>
.myborder {border:2px solid #d62c2a;}