#d55f4b color space conversions
Hex:
#d55f4b
RGB:
213, 95, 75
CMY:
16, 63, 71
CMYK:
0, 55, 65, 16
HSL:
9°, 62.1622%, 56.4706%
HSV (HSB):
9°, 64.7887%, 83.5294%
XYZ:
32.8028, 22.8386, 9.3360
xyY:
0.5048, 0.3515, 22.8386
CIE-Lab:
54.9057, 45.0924, 34.0589
CIE-LCH:
54.9057, 56.5096, 37.0643
CIE-Luv:
54.9057, 90.9577, 29.4174
Hunter-Lab:
47.7897, 38.8902, 21.8701
#d55f4b color charts
#d55f4b color shades, tints & tones
#d55f4b color schemes
#d55f4b color preview, HTML & CSS examples
This text has a color of #d55f4b
<p style="color:#d55f4b;">Text here</p>
.mytext {color:#d55f4b;}
This box has a color of #d55f4b
<div style="background-color:#d55f4b;">Content here</div>
.mybackground {background-color:#d55f4b;}
Border around this has a color of #d55f4b
<div style="border:2px solid #d55f4b;">Content here</div>
.myborder {border:2px solid #d55f4b;}