#d51b3d color space conversions
Hex:
#d51b3d
RGB:
213, 27, 61
CMY:
16, 89, 76
CMYK:
0, 87, 71, 16
HSL:
349°, 77.5000%, 47.0588%
HSV (HSB):
349°, 87.3239%, 83.5294%
XYZ:
28.6748, 15.2669, 5.8504
xyY:
0.5759, 0.3066, 15.2669
CIE-Lab:
45.9976, 68.1129, 31.4231
CIE-LCH:
45.9976, 75.0119, 24.7657
CIE-Luv:
45.9976, 130.8956, 18.4721
Hunter-Lab:
39.0729, 62.6199, 18.4736
#d51b3d color charts
#d51b3d color shades, tints & tones
#d51b3d color schemes
#d51b3d color preview, HTML & CSS examples
This text has a color of #d51b3d
<p style="color:#d51b3d;">Text here</p>
.mytext {color:#d51b3d;}
This box has a color of #d51b3d
<div style="background-color:#d51b3d;">Content here</div>
.mybackground {background-color:#d51b3d;}
Border around this has a color of #d51b3d
<div style="border:2px solid #d51b3d;">Content here</div>
.myborder {border:2px solid #d51b3d;}