#d55f3f color space conversions
Hex:
#d55f3f
RGB:
213, 95, 63
CMY:
16, 63, 75
CMYK:
0, 55, 70, 16
HSL:
13°, 64.1026%, 54.1176%
HSV (HSB):
13°, 70.4225%, 83.5294%
XYZ:
32.4300, 22.6894, 7.3729
xyY:
0.5189, 0.3631, 22.6894
CIE-Lab:
54.7510, 44.4253, 40.4661
CIE-LCH:
54.7510, 60.0925, 42.3297
CIE-Luv:
54.7510, 92.9964, 34.7212
Hunter-Lab:
47.6334, 38.1686, 24.1663
#d55f3f color charts
#d55f3f color shades, tints & tones
#d55f3f color schemes
#d55f3f color preview, HTML & CSS examples
This text has a color of #d55f3f
<p style="color:#d55f3f;">Text here</p>
.mytext {color:#d55f3f;}
This box has a color of #d55f3f
<div style="background-color:#d55f3f;">Content here</div>
.mybackground {background-color:#d55f3f;}
Border around this has a color of #d55f3f
<div style="border:2px solid #d55f3f;">Content here</div>
.myborder {border:2px solid #d55f3f;}