#d6173f color space conversions
Hex:
#d6173f
RGB:
214, 23, 63
CMY:
16, 91, 75
CMYK:
0, 89, 71, 16
HSL:
347°, 80.5907%, 46.4706%
HSV (HSB):
347°, 89.2523%, 83.9216%
XYZ:
28.9352, 15.2678, 6.1246
xyY:
0.5749, 0.3034, 15.2678
CIE-Lab:
45.9988, 69.1196, 30.2641
CIE-LCH:
45.9988, 75.4548, 23.6463
CIE-Luv:
45.9988, 132.1639, 17.3056
Hunter-Lab:
39.0741, 63.8034, 18.0586
#d6173f color charts
#d6173f color shades, tints & tones
#d6173f color schemes
#d6173f color preview, HTML & CSS examples
This text has a color of #d6173f
<p style="color:#d6173f;">Text here</p>
.mytext {color:#d6173f;}
This box has a color of #d6173f
<div style="background-color:#d6173f;">Content here</div>
.mybackground {background-color:#d6173f;}
Border around this has a color of #d6173f
<div style="border:2px solid #d6173f;">Content here</div>
.myborder {border:2px solid #d6173f;}