#d4343d color space conversions
Hex:
#d4343d
RGB:
212, 52, 61
CMY:
17, 80, 76
CMYK:
0, 75, 71, 17
HSL:
357°, 65.0407%, 51.7647%
HSV (HSB):
357°, 75.4717%, 83.1373%
XYZ:
29.2217, 16.7900, 6.1155
xyY:
0.5606, 0.3221, 16.7900
CIE-Lab:
47.9943, 61.6251, 33.7422
CIE-LCH:
47.9943, 70.2581, 28.7025
CIE-Luv:
47.9943, 120.1310, 22.6748
Hunter-Lab:
40.9755, 55.5899, 19.8340
#d4343d color charts
#d4343d color shades, tints & tones
#d4343d color schemes
#d4343d color preview, HTML & CSS examples
This text has a color of #d4343d
<p style="color:#d4343d;">Text here</p>
.mytext {color:#d4343d;}
This box has a color of #d4343d
<div style="background-color:#d4343d;">Content here</div>
.mybackground {background-color:#d4343d;}
Border around this has a color of #d4343d
<div style="border:2px solid #d4343d;">Content here</div>
.myborder {border:2px solid #d4343d;}