#d74d4f color space conversions
Hex:
#d74d4f
RGB:
215, 77, 79
CMY:
16, 70, 69
CMYK:
0, 64, 63, 16
HSL:
359°, 63.3028%, 57.2549%
HSV (HSB):
359°, 64.1860%, 84.3137%
XYZ:
32.0895, 20.3193, 9.6279
xyY:
0.5173, 0.3275, 20.3193
CIE-Lab:
52.1964, 54.2096, 28.4781
CIE-LCH:
52.1964, 61.2347, 27.7145
CIE-Luv:
52.1964, 103.8811, 21.4715
Hunter-Lab:
45.0770, 48.1862, 18.8903
#d74d4f color charts
#d74d4f color shades, tints & tones
#d74d4f color schemes
#d74d4f color preview, HTML & CSS examples
This text has a color of #d74d4f
<p style="color:#d74d4f;">Text here</p>
.mytext {color:#d74d4f;}
This box has a color of #d74d4f
<div style="background-color:#d74d4f;">Content here</div>
.mybackground {background-color:#d74d4f;}
Border around this has a color of #d74d4f
<div style="border:2px solid #d74d4f;">Content here</div>
.myborder {border:2px solid #d74d4f;}