#d3083e color space conversions
Hex:
#d3083e
RGB:
211, 8, 62
CMY:
17, 97, 76
CMYK:
0, 96, 71, 17
HSL:
344°, 92.6941%, 42.9412%
HSV (HSB):
344°, 96.2085%, 82.7451%
XYZ:
27.8203, 14.3704, 5.8649
xyY:
0.5789, 0.2990, 14.3704
CIE-Lab:
44.7594, 70.0853, 29.2258
CIE-LCH:
44.7594, 75.9348, 22.6363
CIE-Luv:
44.7594, 133.0008, 15.8558
Hunter-Lab:
37.9082, 64.6591, 17.3629
#d3083e color charts
#d3083e color shades, tints & tones
#d3083e color schemes
#d3083e color preview, HTML & CSS examples
This text has a color of #d3083e
<p style="color:#d3083e;">Text here</p>
.mytext {color:#d3083e;}
This box has a color of #d3083e
<div style="background-color:#d3083e;">Content here</div>
.mybackground {background-color:#d3083e;}
Border around this has a color of #d3083e
<div style="border:2px solid #d3083e;">Content here</div>
.myborder {border:2px solid #d3083e;}