#b2102f color space conversions
Hex:
#b2102f
RGB:
178, 16, 47
CMY:
30, 94, 82
CMYK:
0, 91, 74, 30
HSL:
349°, 83.5052%, 38.0392%
HSV (HSB):
349°, 91.0112%, 69.8039%
XYZ:
19.0585, 10.0408, 3.6229
xyY:
0.5824, 0.3068, 10.0408
CIE-Lab:
37.9155, 60.2586, 28.6305
CIE-LCH:
37.9155, 66.7144, 25.4137
CIE-Luv:
37.9155, 110.6158, 15.8736
Hunter-Lab:
31.6872, 51.9073, 15.4022
#b2102f color charts
#b2102f color shades, tints & tones
#b2102f color schemes
#b2102f color preview, HTML & CSS examples
This text has a color of #b2102f
<p style="color:#b2102f;">Text here</p>
.mytext {color:#b2102f;}
This box has a color of #b2102f
<div style="background-color:#b2102f;">Content here</div>
.mybackground {background-color:#b2102f;}
Border around this has a color of #b2102f
<div style="border:2px solid #b2102f;">Content here</div>
.myborder {border:2px solid #b2102f;}