#d53955 color space conversions
Hex:
#d53955
RGB:
213, 57, 85
CMY:
16, 78, 67
CMYK:
0, 73, 60, 16
HSL:
349°, 65.0000%, 52.9412%
HSV (HSB):
349°, 73.2394%, 83.5294%
XYZ:
30.5434, 17.7283, 10.4064
xyY:
0.5205, 0.3021, 17.7283
CIE-Lab:
49.1649, 61.5926, 20.9116
CIE-LCH:
49.1649, 65.0457, 18.7531
CIE-Luv:
49.1649, 111.8480, 11.8722
Hunter-Lab:
42.1049, 55.8022, 14.8197
#d53955 color charts
#d53955 color shades, tints & tones
#d53955 color schemes
#d53955 color preview, HTML & CSS examples
This text has a color of #d53955
<p style="color:#d53955;">Text here</p>
.mytext {color:#d53955;}
This box has a color of #d53955
<div style="background-color:#d53955;">Content here</div>
.mybackground {background-color:#d53955;}
Border around this has a color of #d53955
<div style="border:2px solid #d53955;">Content here</div>
.myborder {border:2px solid #d53955;}