#b4060c color space conversions
Hex:
#b4060c
RGB:
180, 6, 12
CMY:
29, 98, 95
CMYK:
0, 97, 93, 29
HSL:
358°, 93.5484%, 36.4706%
HSV (HSB):
358°, 96.6667%, 70.5882%
XYZ:
18.9539, 9.8601, 1.2520
xyY:
0.6304, 0.3279, 9.8601
CIE-Lab:
37.5902, 61.1248, 47.2547
CIE-LCH:
37.5902, 77.2609, 37.7071
CIE-Luv:
37.5902, 120.4751, 25.3123
Hunter-Lab:
31.4008, 52.7933, 19.6165
#b4060c color charts
#b4060c color shades, tints & tones
#b4060c color schemes
#b4060c color preview, HTML & CSS examples
This text has a color of #b4060c
<p style="color:#b4060c;">Text here</p>
.mytext {color:#b4060c;}
This box has a color of #b4060c
<div style="background-color:#b4060c;">Content here</div>
.mybackground {background-color:#b4060c;}
Border around this has a color of #b4060c
<div style="border:2px solid #b4060c;">Content here</div>
.myborder {border:2px solid #b4060c;}