#d74b5d color space conversions
Hex:
#d74b5d
RGB:
215, 75, 93
CMY:
16, 71, 64
CMYK:
0, 65, 57, 16
HSL:
352°, 63.6364%, 56.8627%
HSV (HSB):
352°, 65.1163%, 84.3137%
XYZ:
32.5162, 20.2695, 12.5545
xyY:
0.4976, 0.3102, 20.2695
CIE-Lab:
52.1406, 55.9863, 20.1395
CIE-LCH:
52.1406, 59.4985, 19.7848
CIE-Luv:
52.1406, 101.4842, 12.9755
Hunter-Lab:
45.0217, 50.1307, 14.9819
#d74b5d color charts
#d74b5d color shades, tints & tones
#d74b5d color schemes
#d74b5d color preview, HTML & CSS examples
This text has a color of #d74b5d
<p style="color:#d74b5d;">Text here</p>
.mytext {color:#d74b5d;}
This box has a color of #d74b5d
<div style="background-color:#d74b5d;">Content here</div>
.mybackground {background-color:#d74b5d;}
Border around this has a color of #d74b5d
<div style="border:2px solid #d74b5d;">Content here</div>
.myborder {border:2px solid #d74b5d;}