#d65d50 color space conversions
Hex:
#d65d50
RGB:
214, 93, 80
CMY:
16, 64, 69
CMYK:
0, 57, 63, 16
HSL:
6°, 62.0370%, 57.6471%
HSV (HSB):
6°, 62.6168%, 83.9216%
XYZ:
33.0939, 22.7040, 10.2275
xyY:
0.5012, 0.3439, 22.7040
CIE-Lab:
54.7662, 46.7280, 31.0961
CIE-LCH:
54.7662, 56.1291, 33.6426
CIE-Luv:
54.7662, 92.2340, 26.3605
Hunter-Lab:
47.6487, 40.5898, 20.6279
#d65d50 color charts
#d65d50 color shades, tints & tones
#d65d50 color schemes
#d65d50 color preview, HTML & CSS examples
This text has a color of #d65d50
<p style="color:#d65d50;">Text here</p>
.mytext {color:#d65d50;}
This box has a color of #d65d50
<div style="background-color:#d65d50;">Content here</div>
.mybackground {background-color:#d65d50;}
Border around this has a color of #d65d50
<div style="border:2px solid #d65d50;">Content here</div>
.myborder {border:2px solid #d65d50;}