#d61a38 color space conversions
Hex:
#d61a38
RGB:
214, 26, 56
CMY:
16, 90, 78
CMYK:
0, 88, 74, 16
HSL:
350°, 78.3333%, 47.0588%
HSV (HSB):
350°, 87.8505%, 83.9216%
XYZ:
28.8148, 15.3205, 5.1798
xyY:
0.5843, 0.3107, 15.3205
CIE-Lab:
46.0700, 68.3456, 34.5490
CIE-LCH:
46.0700, 76.5817, 26.8168
CIE-Luv:
46.0700, 133.2974, 20.7191
Hunter-Lab:
39.1414, 62.9093, 19.5527
#d61a38 color charts
#d61a38 color shades, tints & tones
#d61a38 color schemes
#d61a38 color preview, HTML & CSS examples
This text has a color of #d61a38
<p style="color:#d61a38;">Text here</p>
.mytext {color:#d61a38;}
This box has a color of #d61a38
<div style="background-color:#d61a38;">Content here</div>
.mybackground {background-color:#d61a38;}
Border around this has a color of #d61a38
<div style="border:2px solid #d61a38;">Content here</div>
.myborder {border:2px solid #d61a38;}