#b3080f color space conversions
Hex:
#b3080f
RGB:
179, 8, 15
CMY:
30, 97, 94
CMYK:
0, 96, 92, 30
HSL:
358°, 91.4439%, 36.6667%
HSV (HSB):
358°, 95.5307%, 70.1961%
XYZ:
18.7635, 9.7919, 1.3530
xyY:
0.6274, 0.3274, 9.7919
CIE-Lab:
37.4663, 60.6773, 45.8587
CIE-LCH:
37.4663, 76.0576, 37.0813
CIE-Luv:
37.4663, 119.0538, 24.8263
Hunter-Lab:
31.2919, 52.2723, 19.3408
#b3080f color charts
#b3080f color shades, tints & tones
#b3080f color schemes
#b3080f color preview, HTML & CSS examples
This text has a color of #b3080f
<p style="color:#b3080f;">Text here</p>
.mytext {color:#b3080f;}
This box has a color of #b3080f
<div style="background-color:#b3080f;">Content here</div>
.mybackground {background-color:#b3080f;}
Border around this has a color of #b3080f
<div style="border:2px solid #b3080f;">Content here</div>
.myborder {border:2px solid #b3080f;}