#d51b45 color space conversions
Hex:
#d51b45
RGB:
213, 27, 69
CMY:
16, 89, 73
CMYK:
0, 87, 68, 16
HSL:
346°, 77.5000%, 47.0588%
HSV (HSB):
346°, 87.3239%, 83.5294%
XYZ:
28.9067, 15.3597, 7.0714
xyY:
0.5631, 0.2992, 15.3597
CIE-Lab:
46.1229, 68.4743, 26.7168
CIE-LCH:
46.1229, 73.5018, 21.3143
CIE-Luv:
46.1229, 128.5259, 14.6658
Hunter-Lab:
39.1914, 63.0725, 16.7362
#d51b45 color charts
#d51b45 color shades, tints & tones
#d51b45 color schemes
#d51b45 color preview, HTML & CSS examples
This text has a color of #d51b45
<p style="color:#d51b45;">Text here</p>
.mytext {color:#d51b45;}
This box has a color of #d51b45
<div style="background-color:#d51b45;">Content here</div>
.mybackground {background-color:#d51b45;}
Border around this has a color of #d51b45
<div style="border:2px solid #d51b45;">Content here</div>
.myborder {border:2px solid #d51b45;}