#d61a27 color space conversions
Hex:
#d61a27
RGB:
214, 26, 39
CMY:
16, 90, 85
CMYK:
0, 88, 82, 16
HSL:
356°, 78.3333%, 47.0588%
HSV (HSB):
356°, 87.8505%, 83.9216%
XYZ:
28.4672, 15.1814, 3.3494
xyY:
0.6057, 0.3230, 15.1814
CIE-Lab:
45.8817, 67.8013, 44.0267
CIE-LCH:
45.8817, 80.8416, 32.9976
CIE-Luv:
45.8817, 137.1012, 26.7598
Hunter-Lab:
38.9633, 62.2288, 22.1776
#d61a27 color charts
#d61a27 color shades, tints & tones
#d61a27 color schemes
#d61a27 color preview, HTML & CSS examples
This text has a color of #d61a27
<p style="color:#d61a27;">Text here</p>
.mytext {color:#d61a27;}
This box has a color of #d61a27
<div style="background-color:#d61a27;">Content here</div>
.mybackground {background-color:#d61a27;}
Border around this has a color of #d61a27
<div style="border:2px solid #d61a27;">Content here</div>
.myborder {border:2px solid #d61a27;}