#d62d36 color space conversions
Hex:
#d62d36
RGB:
214, 45, 54
CMY:
16, 82, 79
CMYK:
0, 79, 75, 16
HSL:
357°, 67.3307%, 50.7843%
HSV (HSB):
357°, 78.9720%, 83.9216%
XYZ:
29.3358, 16.4393, 5.1170
xyY:
0.5764, 0.3230, 16.4393
CIE-Lab:
47.5456, 63.9979, 37.3874
CIE-LCH:
47.5456, 74.1185, 30.2934
CIE-Luv:
47.5456, 126.7213, 24.4848
Hunter-Lab:
40.5454, 58.1958, 20.8992
#d62d36 color charts
#d62d36 color shades, tints & tones
#d62d36 color schemes
#d62d36 color preview, HTML & CSS examples
This text has a color of #d62d36
<p style="color:#d62d36;">Text here</p>
.mytext {color:#d62d36;}
This box has a color of #d62d36
<div style="background-color:#d62d36;">Content here</div>
.mybackground {background-color:#d62d36;}
Border around this has a color of #d62d36
<div style="border:2px solid #d62d36;">Content here</div>
.myborder {border:2px solid #d62d36;}