#b5004a color space conversions
Hex:
#b5004a
RGB:
181, 0, 74
CMY:
29, 100, 71
CMYK:
0, 100, 59, 29
HSL:
335°, 100.0000%, 35.4902%
HSV (HSB):
335°, 100.0000%, 70.9804%
XYZ:
20.2921, 10.3182, 7.4007
xyY:
0.5338, 0.2715, 10.3182
CIE-Lab:
38.4075, 64.3208, 12.1854
CIE-LCH:
38.4075, 65.4648, 10.7274
CIE-Luv:
38.4075, 106.6627, 1.2058
Hunter-Lab:
32.1219, 56.5489, 8.8253
#b5004a color charts
#b5004a color shades, tints & tones
#b5004a color schemes
#b5004a color preview, HTML & CSS examples
This text has a color of #b5004a
<p style="color:#b5004a;">Text here</p>
.mytext {color:#b5004a;}
This box has a color of #b5004a
<div style="background-color:#b5004a;">Content here</div>
.mybackground {background-color:#b5004a;}
Border around this has a color of #b5004a
<div style="border:2px solid #b5004a;">Content here</div>
.myborder {border:2px solid #b5004a;}