#d61a23 color space conversions
Hex:
#d61a23
RGB:
214, 26, 35
CMY:
16, 90, 86
CMYK:
0, 88, 84, 16
HSL:
357°, 78.3333%, 47.0588%
HSV (HSB):
357°, 87.8505%, 83.9216%
XYZ:
28.4043, 15.1563, 3.0185
xyY:
0.6098, 0.3254, 15.1563
CIE-Lab:
45.8475, 67.7023, 46.1033
CIE-LCH:
45.8475, 81.9092, 34.2537
CIE-Luv:
45.8475, 137.8124, 27.8855
Hunter-Lab:
38.9311, 62.1052, 22.6547
#d61a23 color charts
#d61a23 color shades, tints & tones
#d61a23 color schemes
#d61a23 color preview, HTML & CSS examples
This text has a color of #d61a23
<p style="color:#d61a23;">Text here</p>
.mytext {color:#d61a23;}
This box has a color of #d61a23
<div style="background-color:#d61a23;">Content here</div>
.mybackground {background-color:#d61a23;}
Border around this has a color of #d61a23
<div style="border:2px solid #d61a23;">Content here</div>
.myborder {border:2px solid #d61a23;}