#d3314c color space conversions
Hex:
#d3314c
RGB:
211, 49, 76
CMY:
17, 81, 70
CMYK:
0, 77, 64, 17
HSL:
350°, 64.8000%, 50.9804%
HSV (HSB):
350°, 76.7773%, 82.7451%
XYZ:
29.2668, 16.5673, 8.4928
xyY:
0.5387, 0.3050, 16.5673
CIE-Lab:
47.7102, 63.0234, 24.3923
CIE-LCH:
47.7102, 67.5791, 21.1582
CIE-Luv:
47.7102, 116.7251, 14.4816
Hunter-Lab:
40.7030, 57.1173, 16.1211
#d3314c color charts
#d3314c color shades, tints & tones
#d3314c color schemes
#d3314c color preview, HTML & CSS examples
This text has a color of #d3314c
<p style="color:#d3314c;">Text here</p>
.mytext {color:#d3314c;}
This box has a color of #d3314c
<div style="background-color:#d3314c;">Content here</div>
.mybackground {background-color:#d3314c;}
Border around this has a color of #d3314c
<div style="border:2px solid #d3314c;">Content here</div>
.myborder {border:2px solid #d3314c;}