#b3060d color space conversions
Hex:
#b3060d
RGB:
179, 6, 13
CMY:
30, 98, 95
CMYK:
0, 97, 93, 30
HSL:
358°, 93.5135%, 36.2745%
HSV (HSB):
358°, 96.6480%, 70.1961%
XYZ:
18.7282, 9.7430, 1.2743
xyY:
0.6296, 0.3275, 9.7430
CIE-Lab:
37.3772, 60.8786, 46.6218
CIE-LCH:
37.3772, 76.6798, 37.4455
CIE-Luv:
37.3772, 119.6435, 25.0030
Hunter-Lab:
31.2138, 52.4753, 19.4292
#b3060d color charts
#b3060d color shades, tints & tones
#b3060d color schemes
#b3060d color preview, HTML & CSS examples
This text has a color of #b3060d
<p style="color:#b3060d;">Text here</p>
.mytext {color:#b3060d;}
This box has a color of #b3060d
<div style="background-color:#b3060d;">Content here</div>
.mybackground {background-color:#b3060d;}
Border around this has a color of #b3060d
<div style="border:2px solid #b3060d;">Content here</div>
.myborder {border:2px solid #b3060d;}