#d3182d color space conversions
Hex:
#d3182d
RGB:
211, 24, 45
CMY:
17, 91, 82
CMYK:
0, 89, 79, 17
HSL:
353°, 79.5745%, 46.0784%
HSV (HSB):
353°, 88.6256%, 82.7451%
XYZ:
27.6643, 14.6916, 3.8603
xyY:
0.5986, 0.3179, 14.6916
CIE-Lab:
45.2089, 67.5261, 39.8297
CIE-LCH:
45.2089, 78.3976, 30.5339
CIE-Luv:
45.2089, 134.2272, 24.0758
Hunter-Lab:
38.3296, 61.7548, 20.8594
#d3182d color charts
#d3182d color shades, tints & tones
#d3182d color schemes
#d3182d color preview, HTML & CSS examples
This text has a color of #d3182d
<p style="color:#d3182d;">Text here</p>
.mytext {color:#d3182d;}
This box has a color of #d3182d
<div style="background-color:#d3182d;">Content here</div>
.mybackground {background-color:#d3182d;}
Border around this has a color of #d3182d
<div style="border:2px solid #d3182d;">Content here</div>
.myborder {border:2px solid #d3182d;}