#d62a37 color space conversions
Hex:
#d62a37
RGB:
214, 42, 55
CMY:
16, 84, 78
CMYK:
0, 80, 74, 16
HSL:
355°, 67.7165%, 50.1961%
HSV (HSB):
355°, 80.3738%, 83.9216%
XYZ:
29.2491, 16.2279, 5.2051
xyY:
0.5771, 0.3202, 16.2279
CIE-Lab:
47.2721, 64.8436, 36.5036
CIE-LCH:
47.2721, 74.4124, 29.3773
CIE-Luv:
47.2721, 127.8231, 23.5293
Hunter-Lab:
40.2839, 59.1076, 20.5378
#d62a37 color charts
#d62a37 color shades, tints & tones
#d62a37 color schemes
#d62a37 color preview, HTML & CSS examples
This text has a color of #d62a37
<p style="color:#d62a37;">Text here</p>
.mytext {color:#d62a37;}
This box has a color of #d62a37
<div style="background-color:#d62a37;">Content here</div>
.mybackground {background-color:#d62a37;}
Border around this has a color of #d62a37
<div style="border:2px solid #d62a37;">Content here</div>
.myborder {border:2px solid #d62a37;}