#d3114d color space conversions
Hex:
#d3114d
RGB:
211, 17, 77
CMY:
17, 93, 70
CMYK:
0, 92, 64, 17
HSL:
341°, 85.0877%, 44.7059%
HSV (HSB):
341°, 91.9431%, 82.7451%
XYZ:
28.4040, 14.7856, 8.3780
xyY:
0.5508, 0.2867, 14.7856
CIE-Lab:
45.3391, 69.8922, 20.6909
CIE-LCH:
45.3391, 72.8905, 16.4909
CIE-Luv:
45.3391, 126.6201, 8.8353
Hunter-Lab:
38.4521, 64.5643, 13.9982
#d3114d color charts
#d3114d color shades, tints & tones
#d3114d color schemes
#d3114d color preview, HTML & CSS examples
This text has a color of #d3114d
<p style="color:#d3114d;">Text here</p>
.mytext {color:#d3114d;}
This box has a color of #d3114d
<div style="background-color:#d3114d;">Content here</div>
.mybackground {background-color:#d3114d;}
Border around this has a color of #d3114d
<div style="border:2px solid #d3114d;">Content here</div>
.myborder {border:2px solid #d3114d;}