#b51a2a color space conversions
Hex:
#b51a2a
RGB:
181, 26, 42
CMY:
29, 90, 84
CMYK:
0, 86, 77, 29
HSL:
354°, 74.8792%, 40.5882%
HSV (HSB):
354°, 85.6354%, 70.9804%
XYZ:
19.8434, 10.7297, 3.2157
xyY:
0.5873, 0.3176, 10.7297
CIE-Lab:
39.1215, 59.0243, 33.2163
CIE-LCH:
39.1215, 67.7288, 29.3690
CIE-Luv:
39.1215, 111.3578, 19.7072
Hunter-Lab:
32.7562, 50.8099, 17.1089
#b51a2a color charts
#b51a2a color shades, tints & tones
#b51a2a color schemes
#b51a2a color preview, HTML & CSS examples
This text has a color of #b51a2a
<p style="color:#b51a2a;">Text here</p>
.mytext {color:#b51a2a;}
This box has a color of #b51a2a
<div style="background-color:#b51a2a;">Content here</div>
.mybackground {background-color:#b51a2a;}
Border around this has a color of #b51a2a
<div style="border:2px solid #b51a2a;">Content here</div>
.myborder {border:2px solid #b51a2a;}