#d64d48 color space conversions
Hex:
#d64d48
RGB:
214, 77, 72
CMY:
16, 70, 72
CMYK:
0, 64, 66, 16
HSL:
2°, 63.3929%, 56.0784%
HSV (HSB):
2°, 66.3551%, 83.9216%
XYZ:
31.5551, 20.0718, 8.3420
xyY:
0.5262, 0.3347, 20.0718
CIE-Lab:
51.9183, 53.4649, 32.1564
CIE-LCH:
51.9183, 62.3901, 31.0247
CIE-Luv:
51.9183, 104.6618, 24.8001
Hunter-Lab:
44.8015, 47.3205, 20.3213
#d64d48 color charts
#d64d48 color shades, tints & tones
#d64d48 color schemes
#d64d48 color preview, HTML & CSS examples
This text has a color of #d64d48
<p style="color:#d64d48;">Text here</p>
.mytext {color:#d64d48;}
This box has a color of #d64d48
<div style="background-color:#d64d48;">Content here</div>
.mybackground {background-color:#d64d48;}
Border around this has a color of #d64d48
<div style="border:2px solid #d64d48;">Content here</div>
.myborder {border:2px solid #d64d48;}