#d3261c color space conversions
Hex:
#d3261c
RGB:
211, 38, 28
CMY:
17, 85, 89
CMYK:
0, 82, 87, 17
HSL:
3°, 76.5690%, 46.8627%
HSV (HSB):
3°, 86.7299%, 82.7451%
XYZ:
27.7667, 15.3190, 2.5920
xyY:
0.6079, 0.3354, 15.3190
CIE-Lab:
46.0680, 64.2316, 49.4802
CIE-LCH:
46.0680, 81.0801, 37.6085
CIE-Luv:
46.0680, 132.2117, 30.7161
Hunter-Lab:
39.1394, 58.1392, 23.4711
#d3261c color charts
#d3261c color shades, tints & tones
#d3261c color schemes
#d3261c color preview, HTML & CSS examples
This text has a color of #d3261c
<p style="color:#d3261c;">Text here</p>
.mytext {color:#d3261c;}
This box has a color of #d3261c
<div style="background-color:#d3261c;">Content here</div>
.mybackground {background-color:#d3261c;}
Border around this has a color of #d3261c
<div style="border:2px solid #d3261c;">Content here</div>
.myborder {border:2px solid #d3261c;}