#d35d34 color space conversions
Hex:
#d35d34
RGB:
211, 93, 52
CMY:
17, 64, 80
CMYK:
0, 56, 75, 17
HSL:
15°, 64.3725%, 51.5686%
HSV (HSB):
15°, 75.3555%, 82.7451%
XYZ:
31.3982, 21.9255, 5.8260
xyY:
0.5308, 0.3707, 21.9255
CIE-Lab:
53.9479, 44.1415, 45.2353
CIE-LCH:
53.9479, 63.2037, 45.7012
CIE-Luv:
53.9479, 94.4175, 37.8946
Hunter-Lab:
46.8247, 37.7494, 25.4003
#d35d34 color charts
#d35d34 color shades, tints & tones
#d35d34 color schemes
#d35d34 color preview, HTML & CSS examples
This text has a color of #d35d34
<p style="color:#d35d34;">Text here</p>
.mytext {color:#d35d34;}
This box has a color of #d35d34
<div style="background-color:#d35d34;">Content here</div>
.mybackground {background-color:#d35d34;}
Border around this has a color of #d35d34
<div style="border:2px solid #d35d34;">Content here</div>
.myborder {border:2px solid #d35d34;}