#d3181b color space conversions
Hex:
#d3181b
RGB:
211, 24, 27
CMY:
17, 91, 89
CMYK:
0, 89, 87, 17
HSL:
359°, 79.5745%, 46.0784%
HSV (HSB):
359°, 88.6256%, 82.7451%
XYZ:
27.3884, 14.5813, 2.4078
xyY:
0.6172, 0.3286, 14.5813
CIE-Lab:
45.0553, 67.0833, 49.1302
CIE-LCH:
45.0553, 83.1502, 36.2182
CIE-Luv:
45.0553, 137.4170, 29.1028
Hunter-Lab:
38.1854, 61.2042, 22.9912
#d3181b color charts
#d3181b color shades, tints & tones
#d3181b color schemes
#d3181b color preview, HTML & CSS examples
This text has a color of #d3181b
<p style="color:#d3181b;">Text here</p>
.mytext {color:#d3181b;}
This box has a color of #d3181b
<div style="background-color:#d3181b;">Content here</div>
.mybackground {background-color:#d3181b;}
Border around this has a color of #d3181b
<div style="border:2px solid #d3181b;">Content here</div>
.myborder {border:2px solid #d3181b;}