#d64c50 color space conversions
Hex:
#d64c50
RGB:
214, 76, 80
CMY:
16, 70, 69
CMYK:
0, 64, 63, 16
HSL:
358°, 62.7273%, 56.8627%
HSV (HSB):
358°, 64.4860%, 83.9216%
XYZ:
31.7640, 20.0442, 9.7842
xyY:
0.5157, 0.3254, 20.0442
CIE-Lab:
51.8872, 54.3611, 27.4653
CIE-LCH:
51.8872, 60.9054, 26.8047
CIE-Luv:
51.8872, 103.4443, 20.4410
Hunter-Lab:
44.7708, 48.2934, 18.3823
#d64c50 color charts
#d64c50 color shades, tints & tones
#d64c50 color schemes
#d64c50 color preview, HTML & CSS examples
This text has a color of #d64c50
<p style="color:#d64c50;">Text here</p>
.mytext {color:#d64c50;}
This box has a color of #d64c50
<div style="background-color:#d64c50;">Content here</div>
.mybackground {background-color:#d64c50;}
Border around this has a color of #d64c50
<div style="border:2px solid #d64c50;">Content here</div>
.myborder {border:2px solid #d64c50;}