#d2314d color space conversions
Hex:
#d2314d
RGB:
210, 49, 77
CMY:
18, 81, 70
CMYK:
0, 77, 63, 18
HSL:
350°, 64.1434%, 50.7843%
HSV (HSB):
350°, 76.6667%, 82.3529%
XYZ:
29.0162, 16.4341, 8.6639
xyY:
0.5362, 0.3037, 16.4341
CIE-Lab:
47.5389, 62.7951, 23.5267
CIE-LCH:
47.5389, 67.0577, 20.5389
CIE-Luv:
47.5389, 115.6249, 13.7209
Hunter-Lab:
40.5390, 56.8201, 15.7059
#d2314d color charts
#d2314d color shades, tints & tones
#d2314d color schemes
#d2314d color preview, HTML & CSS examples
This text has a color of #d2314d
<p style="color:#d2314d;">Text here</p>
.mytext {color:#d2314d;}
This box has a color of #d2314d
<div style="background-color:#d2314d;">Content here</div>
.mybackground {background-color:#d2314d;}
Border around this has a color of #d2314d
<div style="border:2px solid #d2314d;">Content here</div>
.myborder {border:2px solid #d2314d;}