#d62a54 color space conversions
Hex:
#d62a54
RGB:
214, 42, 84
CMY:
16, 84, 67
CMYK:
0, 80, 61, 16
HSL:
345°, 67.7165%, 50.1961%
HSV (HSB):
345°, 80.3738%, 83.9216%
XYZ:
30.1598, 16.5922, 10.0005
xyY:
0.5314, 0.2924, 16.5922
CIE-Lab:
47.7420, 66.2857, 19.6631
CIE-LCH:
47.7420, 69.1406, 16.5226
CIE-Luv:
47.7420, 119.4883, 9.2241
Hunter-Lab:
40.7335, 60.8808, 13.9571
#d62a54 color charts
#d62a54 color shades, tints & tones
#d62a54 color schemes
#d62a54 color preview, HTML & CSS examples
This text has a color of #d62a54
<p style="color:#d62a54;">Text here</p>
.mytext {color:#d62a54;}
This box has a color of #d62a54
<div style="background-color:#d62a54;">Content here</div>
.mybackground {background-color:#d62a54;}
Border around this has a color of #d62a54
<div style="border:2px solid #d62a54;">Content here</div>
.myborder {border:2px solid #d62a54;}