#d34c5a color space conversions
Hex:
#d34c5a
RGB:
211, 76, 90
CMY:
17, 70, 65
CMYK:
0, 64, 57, 17
HSL:
354°, 60.5381%, 56.2745%
HSV (HSB):
354°, 63.9810%, 82.7451%
XYZ:
31.2939, 19.7560, 11.8368
xyY:
0.4976, 0.3142, 19.7560
CIE-Lab:
51.5602, 54.0503, 21.0304
CIE-LCH:
51.5602, 57.9976, 21.2605
CIE-Luv:
51.5602, 98.4376, 14.2684
Hunter-Lab:
44.4477, 47.8915, 15.3240
#d34c5a color charts
#d34c5a color shades, tints & tones
#d34c5a color schemes
#d34c5a color preview, HTML & CSS examples
This text has a color of #d34c5a
<p style="color:#d34c5a;">Text here</p>
.mytext {color:#d34c5a;}
This box has a color of #d34c5a
<div style="background-color:#d34c5a;">Content here</div>
.mybackground {background-color:#d34c5a;}
Border around this has a color of #d34c5a
<div style="border:2px solid #d34c5a;">Content here</div>
.myborder {border:2px solid #d34c5a;}