#d65b51 color space conversions
Hex:
#d65b51
RGB:
214, 91, 81
CMY:
16, 64, 68
CMYK:
0, 57, 62, 16
HSL:
5°, 61.8605%, 57.8431%
HSV (HSB):
5°, 62.1495%, 83.9216%
XYZ:
32.9578, 22.3724, 10.3658
xyY:
0.5017, 0.3405, 22.3724
CIE-Lab:
54.4199, 47.7378, 30.0911
CIE-LCH:
54.4199, 56.4303, 32.2249
CIE-Luv:
54.4199, 93.4090, 25.1109
Hunter-Lab:
47.2995, 41.6031, 20.1160
#d65b51 color charts
#d65b51 color shades, tints & tones
#d65b51 color schemes
#d65b51 color preview, HTML & CSS examples
This text has a color of #d65b51
<p style="color:#d65b51;">Text here</p>
.mytext {color:#d65b51;}
This box has a color of #d65b51
<div style="background-color:#d65b51;">Content here</div>
.mybackground {background-color:#d65b51;}
Border around this has a color of #d65b51
<div style="border:2px solid #d65b51;">Content here</div>
.myborder {border:2px solid #d65b51;}