#d55d34 color space conversions
Hex:
#d55d34
RGB:
213, 93, 52
CMY:
16, 64, 80
CMYK:
0, 56, 76, 16
HSL:
15°, 65.7143%, 51.9608%
HSV (HSB):
15°, 75.5869%, 83.5294%
XYZ:
31.9748, 22.2228, 5.8530
xyY:
0.5325, 0.3701, 22.2228
CIE-Lab:
54.2626, 44.8881, 45.6617
CIE-LCH:
54.2626, 64.0307, 45.4895
CIE-Luv:
54.2626, 96.0837, 38.1205
Hunter-Lab:
47.1410, 38.5759, 25.6373
#d55d34 color charts
#d55d34 color shades, tints & tones
#d55d34 color schemes
#d55d34 color preview, HTML & CSS examples
This text has a color of #d55d34
<p style="color:#d55d34;">Text here</p>
.mytext {color:#d55d34;}
This box has a color of #d55d34
<div style="background-color:#d55d34;">Content here</div>
.mybackground {background-color:#d55d34;}
Border around this has a color of #d55d34
<div style="border:2px solid #d55d34;">Content here</div>
.myborder {border:2px solid #d55d34;}