#b51d35 color space conversions
Hex:
#b51d35
RGB:
181, 29, 53
CMY:
29, 89, 79
CMYK:
0, 84, 71, 29
HSL:
351°, 72.3810%, 41.1765%
HSV (HSB):
351°, 83.9779%, 70.9804%
XYZ:
20.1380, 10.9595, 4.4222
xyY:
0.5670, 0.3085, 10.9595
CIE-Lab:
39.5122, 58.8009, 26.9635
CIE-LCH:
39.5122, 64.6883, 24.6341
CIE-Luv:
39.5122, 107.5630, 15.5814
Hunter-Lab:
33.1052, 50.6483, 15.2537
#b51d35 color charts
#b51d35 color shades, tints & tones
#b51d35 color schemes
#b51d35 color preview, HTML & CSS examples
This text has a color of #b51d35
<p style="color:#b51d35;">Text here</p>
.mytext {color:#b51d35;}
This box has a color of #b51d35
<div style="background-color:#b51d35;">Content here</div>
.mybackground {background-color:#b51d35;}
Border around this has a color of #b51d35
<div style="border:2px solid #b51d35;">Content here</div>
.myborder {border:2px solid #b51d35;}