#d65b49 color space conversions
Hex:
#d65b49
RGB:
214, 91, 73
CMY:
16, 64, 71
CMYK:
0, 57, 66, 16
HSL:
8°, 63.2287%, 56.2745%
HSV (HSB):
8°, 65.8879%, 83.9216%
XYZ:
32.6752, 22.2594, 8.8776
xyY:
0.5121, 0.3488, 22.2594
CIE-Lab:
54.3011, 47.2430, 34.4842
CIE-LCH:
54.3011, 58.4898, 36.1269
CIE-Luv:
54.3011, 94.9912, 29.0573
Hunter-Lab:
47.1798, 41.0587, 21.8695
#d65b49 color charts
#d65b49 color shades, tints & tones
#d65b49 color schemes
#d65b49 color preview, HTML & CSS examples
This text has a color of #d65b49
<p style="color:#d65b49;">Text here</p>
.mytext {color:#d65b49;}
This box has a color of #d65b49
<div style="background-color:#d65b49;">Content here</div>
.mybackground {background-color:#d65b49;}
Border around this has a color of #d65b49
<div style="border:2px solid #d65b49;">Content here</div>
.myborder {border:2px solid #d65b49;}