#b2103f color space conversions
Hex:
#b2103f
RGB:
178, 16, 63
CMY:
30, 94, 75
CMYK:
0, 91, 65, 30
HSL:
343°, 83.5052%, 38.0392%
HSV (HSB):
343°, 91.0112%, 69.8039%
XYZ:
19.4426, 10.1944, 5.6456
xyY:
0.5511, 0.2889, 10.1944
CIE-Lab:
38.1892, 61.0322, 18.8511
CIE-LCH:
38.1892, 63.8772, 17.1644
CIE-Luv:
38.1892, 105.7459, 8.1191
Hunter-Lab:
31.9287, 52.8200, 11.8665
#b2103f color charts
#b2103f color shades, tints & tones
#b2103f color schemes
#b2103f color preview, HTML & CSS examples
This text has a color of #b2103f
<p style="color:#b2103f;">Text here</p>
.mytext {color:#b2103f;}
This box has a color of #b2103f
<div style="background-color:#b2103f;">Content here</div>
.mybackground {background-color:#b2103f;}
Border around this has a color of #b2103f
<div style="border:2px solid #b2103f;">Content here</div>
.myborder {border:2px solid #b2103f;}