#d54d54 color space conversions
Hex:
#d54d54
RGB:
213, 77, 84
CMY:
16, 70, 67
CMYK:
0, 64, 61, 16
HSL:
357°, 61.8182%, 56.8627%
HSV (HSB):
357°, 63.8498%, 83.5294%
XYZ:
31.6947, 20.0940, 10.5955
xyY:
0.5081, 0.3221, 20.0940
CIE-Lab:
51.9433, 53.8666, 25.1514
CIE-LCH:
51.9433, 59.4492, 25.0288
CIE-Luv:
51.9433, 101.0213, 18.4210
Hunter-Lab:
44.8263, 47.7633, 17.3641
#d54d54 color charts
#d54d54 color shades, tints & tones
#d54d54 color schemes
#d54d54 color preview, HTML & CSS examples
This text has a color of #d54d54
<p style="color:#d54d54;">Text here</p>
.mytext {color:#d54d54;}
This box has a color of #d54d54
<div style="background-color:#d54d54;">Content here</div>
.mybackground {background-color:#d54d54;}
Border around this has a color of #d54d54
<div style="border:2px solid #d54d54;">Content here</div>
.myborder {border:2px solid #d54d54;}