#d51f3b color space conversions
Hex:
#d51f3b
RGB:
213, 31, 59
CMY:
16, 88, 77
CMYK:
0, 85, 72, 16
HSL:
351°, 74.5902%, 47.8431%
HSV (HSB):
351°, 85.4460%, 83.5294%
XYZ:
28.7200, 15.4419, 5.6045
xyY:
0.5771, 0.3103, 15.4419
CIE-Lab:
46.2336, 67.2720, 32.9020
CIE-LCH:
46.2336, 74.8870, 26.0628
CIE-Luv:
46.2336, 130.2128, 19.8898
Hunter-Lab:
39.2961, 61.6902, 19.0512
#d51f3b color charts
#d51f3b color shades, tints & tones
#d51f3b color schemes
#d51f3b color preview, HTML & CSS examples
This text has a color of #d51f3b
<p style="color:#d51f3b;">Text here</p>
.mytext {color:#d51f3b;}
This box has a color of #d51f3b
<div style="background-color:#d51f3b;">Content here</div>
.mybackground {background-color:#d51f3b;}
Border around this has a color of #d51f3b
<div style="border:2px solid #d51f3b;">Content here</div>
.myborder {border:2px solid #d51f3b;}