#d64d51 color space conversions
Hex:
#d64d51
RGB:
214, 77, 81
CMY:
16, 70, 68
CMYK:
0, 64, 62, 16
HSL:
358°, 62.5571%, 57.0588%
HSV (HSB):
358°, 64.0187%, 83.9216%
XYZ:
31.8706, 20.1980, 10.0034
xyY:
0.5134, 0.3254, 20.1980
CIE-Lab:
52.0603, 54.0027, 27.0998
CIE-LCH:
52.0603, 60.4209, 26.6485
CIE-Luv:
52.0603, 102.5805, 20.2359
Hunter-Lab:
44.9422, 47.9341, 18.2625
#d64d51 color charts
#d64d51 color shades, tints & tones
#d64d51 color schemes
#d64d51 color preview, HTML & CSS examples
This text has a color of #d64d51
<p style="color:#d64d51;">Text here</p>
.mytext {color:#d64d51;}
This box has a color of #d64d51
<div style="background-color:#d64d51;">Content here</div>
.mybackground {background-color:#d64d51;}
Border around this has a color of #d64d51
<div style="border:2px solid #d64d51;">Content here</div>
.myborder {border:2px solid #d64d51;}