#b4004a color space conversions
Hex:
#b4004a
RGB:
180, 0, 74
CMY:
29, 100, 71
CMYK:
0, 100, 59, 29
HSL:
335°, 100.0000%, 35.2941%
HSV (HSB):
335°, 100.0000%, 70.5882%
XYZ:
20.0584, 10.1977, 7.3897
xyY:
0.5328, 0.2709, 10.1977
CIE-Lab:
38.1950, 64.0855, 11.8591
CIE-LCH:
38.1950, 65.1735, 10.4841
CIE-Luv:
38.1950, 105.8649, 0.9242
Hunter-Lab:
31.9339, 56.2359, 8.6336
#b4004a color charts
#b4004a color shades, tints & tones
#b4004a color schemes
#b4004a color preview, HTML & CSS examples
This text has a color of #b4004a
<p style="color:#b4004a;">Text here</p>
.mytext {color:#b4004a;}
This box has a color of #b4004a
<div style="background-color:#b4004a;">Content here</div>
.mybackground {background-color:#b4004a;}
Border around this has a color of #b4004a
<div style="border:2px solid #b4004a;">Content here</div>
.myborder {border:2px solid #b4004a;}