#b2060e color space conversions
Hex:
#b2060e
RGB:
178, 6, 14
CMY:
30, 98, 95
CMYK:
0, 97, 92, 30
HSL:
357°, 93.4783%, 36.0784%
HSV (HSB):
357°, 96.6292%, 69.8039%
XYZ:
18.5045, 9.6269, 1.2984
xyY:
0.6288, 0.3271, 9.6269
CIE-Lab:
37.1644, 60.6329, 45.9706
CIE-LCH:
37.1644, 76.0897, 37.1687
CIE-Luv:
37.1644, 118.8050, 24.6842
Hunter-Lab:
31.0273, 52.1585, 19.2381
#b2060e color charts
#b2060e color shades, tints & tones
#b2060e color schemes
#b2060e color preview, HTML & CSS examples
This text has a color of #b2060e
<p style="color:#b2060e;">Text here</p>
.mytext {color:#b2060e;}
This box has a color of #b2060e
<div style="background-color:#b2060e;">Content here</div>
.mybackground {background-color:#b2060e;}
Border around this has a color of #b2060e
<div style="border:2px solid #b2060e;">Content here</div>
.myborder {border:2px solid #b2060e;}