#b2070a color space conversions
Hex:
#b2070a
RGB:
178, 7, 10
CMY:
30, 97, 96
CMYK:
0, 96, 94, 30
HSL:
359°, 92.4324%, 36.2745%
HSV (HSB):
359°, 96.0674%, 69.8039%
XYZ:
18.4909, 9.6388, 1.1731
xyY:
0.6310, 0.3289, 9.6388
CIE-Lab:
37.1863, 60.4673, 47.5281
CIE-LCH:
37.1863, 76.9104, 38.1678
CIE-Luv:
37.1863, 118.9883, 25.3276
Hunter-Lab:
31.0465, 51.9808, 19.4923
#b2070a color charts
#b2070a color shades, tints & tones
#b2070a color schemes
#b2070a color preview, HTML & CSS examples
This text has a color of #b2070a
<p style="color:#b2070a;">Text here</p>
.mytext {color:#b2070a;}
This box has a color of #b2070a
<div style="background-color:#b2070a;">Content here</div>
.mybackground {background-color:#b2070a;}
Border around this has a color of #b2070a
<div style="border:2px solid #b2070a;">Content here</div>
.myborder {border:2px solid #b2070a;}