#d3262a color space conversions
Hex:
#d3262a
RGB:
211, 38, 42
CMY:
17, 85, 84
CMYK:
0, 82, 80, 17
HSL:
359°, 69.4779%, 48.8235%
HSV (HSB):
359°, 81.9905%, 82.7451%
XYZ:
27.9750, 15.4023, 3.6890
xyY:
0.5944, 0.3272, 15.4023
CIE-Lab:
46.1803, 64.5750, 42.4914
CIE-LCH:
46.1803, 77.3010, 33.3456
CIE-Luv:
46.1803, 129.9672, 26.9724
Hunter-Lab:
39.2457, 58.5577, 21.8989
#d3262a color charts
#d3262a color shades, tints & tones
#d3262a color schemes
#d3262a color preview, HTML & CSS examples
This text has a color of #d3262a
<p style="color:#d3262a;">Text here</p>
.mytext {color:#d3262a;}
This box has a color of #d3262a
<div style="background-color:#d3262a;">Content here</div>
.mybackground {background-color:#d3262a;}
Border around this has a color of #d3262a
<div style="border:2px solid #d3262a;">Content here</div>
.myborder {border:2px solid #d3262a;}