#d35d51 color space conversions
Hex:
#d35d51
RGB:
211, 93, 81
CMY:
17, 64, 68
CMYK:
0, 56, 62, 17
HSL:
6°, 59.6330%, 57.2549%
HSV (HSB):
6°, 61.6114%, 82.7451%
XYZ:
32.2635, 22.2717, 10.3830
xyY:
0.4970, 0.3431, 22.2717
CIE-Lab:
54.3141, 45.7098, 29.8583
CIE-LCH:
54.3141, 54.5977, 33.1532
CIE-Luv:
54.3141, 89.5559, 25.3793
Hunter-Lab:
47.1929, 39.4445, 19.9905
#d35d51 color charts
#d35d51 color shades, tints & tones
#d35d51 color schemes
#d35d51 color preview, HTML & CSS examples
This text has a color of #d35d51
<p style="color:#d35d51;">Text here</p>
.mytext {color:#d35d51;}
This box has a color of #d35d51
<div style="background-color:#d35d51;">Content here</div>
.mybackground {background-color:#d35d51;}
Border around this has a color of #d35d51
<div style="border:2px solid #d35d51;">Content here</div>
.myborder {border:2px solid #d35d51;}