#d62a2f color space conversions
Hex:
#d62a2f
RGB:
214, 42, 47
CMY:
16, 84, 82
CMYK:
0, 80, 78, 16
HSL:
358°, 67.7165%, 50.1961%
HSV (HSB):
358°, 80.3738%, 83.9216%
XYZ:
29.0726, 16.1573, 4.2757
xyY:
0.5873, 0.3264, 16.1573
CIE-Lab:
47.1802, 64.5593, 40.9517
CIE-LCH:
47.1802, 76.4523, 32.3881
CIE-Luv:
47.1802, 129.5748, 26.5111
Hunter-Lab:
40.1962, 58.7602, 21.8306
#d62a2f color charts
#d62a2f color shades, tints & tones
#d62a2f color schemes
#d62a2f color preview, HTML & CSS examples
This text has a color of #d62a2f
<p style="color:#d62a2f;">Text here</p>
.mytext {color:#d62a2f;}
This box has a color of #d62a2f
<div style="background-color:#d62a2f;">Content here</div>
.mybackground {background-color:#d62a2f;}
Border around this has a color of #d62a2f
<div style="border:2px solid #d62a2f;">Content here</div>
.myborder {border:2px solid #d62a2f;}