#d61a31 color space conversions
Hex:
#d61a31
RGB:
214, 26, 49
CMY:
16, 90, 81
CMYK:
0, 88, 77, 16
HSL:
353°, 78.3333%, 47.0588%
HSV (HSB):
353°, 87.8505%, 83.9216%
XYZ:
28.6553, 15.2567, 4.3403
xyY:
0.5939, 0.3162, 15.2567
CIE-Lab:
45.9838, 68.0967, 38.5485
CIE-LCH:
45.9838, 78.2506, 29.5135
CIE-Luv:
45.9838, 135.0152, 23.4515
Hunter-Lab:
39.0598, 62.5978, 20.7537
#d61a31 color charts
#d61a31 color shades, tints & tones
#d61a31 color schemes
#d61a31 color preview, HTML & CSS examples
This text has a color of #d61a31
<p style="color:#d61a31;">Text here</p>
.mytext {color:#d61a31;}
This box has a color of #d61a31
<div style="background-color:#d61a31;">Content here</div>
.mybackground {background-color:#d61a31;}
Border around this has a color of #d61a31
<div style="border:2px solid #d61a31;">Content here</div>
.myborder {border:2px solid #d61a31;}