#d3230d color space conversions
Hex:
#d3230d
RGB:
211, 35, 13
CMY:
17, 86, 95
CMYK:
0, 83, 94, 17
HSL:
7°, 88.3929%, 43.9216%
HSV (HSB):
7°, 93.8389%, 82.7451%
XYZ:
27.5376, 15.0800, 1.8401
xyY:
0.6194, 0.3392, 15.0800
CIE-Lab:
45.7436, 64.7151, 55.1300
CIE-LCH:
45.7436, 85.0139, 40.4273
CIE-Luv:
45.7436, 135.0064, 32.8005
Hunter-Lab:
38.8330, 58.6220, 24.3736
#d3230d color charts
#d3230d color shades, tints & tones
#d3230d color schemes
#d3230d color preview, HTML & CSS examples
This text has a color of #d3230d
<p style="color:#d3230d;">Text here</p>
.mytext {color:#d3230d;}
This box has a color of #d3230d
<div style="background-color:#d3230d;">Content here</div>
.mybackground {background-color:#d3230d;}
Border around this has a color of #d3230d
<div style="border:2px solid #d3230d;">Content here</div>
.myborder {border:2px solid #d3230d;}