#b2030a color space conversions
Hex:
#b2030a
RGB:
178, 3, 10
CMY:
30, 99, 96
CMYK:
0, 98, 94, 30
HSL:
358°, 96.6851%, 35.4902%
HSV (HSB):
358°, 98.3146%, 69.8039%
XYZ:
18.4474, 9.5520, 1.1586
xyY:
0.6327, 0.3276, 9.5520
CIE-Lab:
37.0261, 60.9308, 47.4343
CIE-LCH:
37.0261, 77.2177, 37.9006
CIE-Luv:
37.0261, 119.7669, 25.0494
Hunter-Lab:
30.9063, 52.4574, 19.4118
#b2030a color charts
#b2030a color shades, tints & tones
#b2030a color schemes
#b2030a color preview, HTML & CSS examples
This text has a color of #b2030a
<p style="color:#b2030a;">Text here</p>
.mytext {color:#b2030a;}
This box has a color of #b2030a
<div style="background-color:#b2030a;">Content here</div>
.mybackground {background-color:#b2030a;}
Border around this has a color of #b2030a
<div style="border:2px solid #b2030a;">Content here</div>
.myborder {border:2px solid #b2030a;}