#d55f2c color space conversions
Hex:
#d55f2c
RGB:
213, 95, 44
CMY:
16, 63, 83
CMYK:
0, 55, 79, 16
HSL:
18°, 66.7984%, 50.3922%
HSV (HSB):
18°, 79.3427%, 83.5294%
XYZ:
31.9874, 22.5124, 5.0423
xyY:
0.5372, 0.3781, 22.5124
CIE-Lab:
54.5665, 43.6239, 49.8453
CIE-LCH:
54.5665, 66.2389, 48.8080
CIE-Luv:
54.5665, 95.5297, 41.2856
Hunter-Lab:
47.4472, 37.3063, 26.9122
#d55f2c color charts
#d55f2c RGB chart
#d55f2c CMYK chart
#d55f2c RGB pie chart
#d55f2c color shades, tints & tones
#d55f2c color schemes
#d55f2c color preview, HTML & CSS examples
This text has a color of #d55f2c
<p style="color:#d55f2c;">Text here</p>
.mytext {color:#d55f2c;}
Text color #d55f2c
This box has a color of #d55f2c
<div style="background-color:#d55f2c;">Content here</div>
.mybackground {background-color:#d55f2c;}
Background color #d55f2c
Border around this has a color of #d55f2c
<div style="border:2px solid #d55f2c;">Content here</div>
.myborder {border:2px solid #d55f2c;}
Border color #d55f2c