#b8103f color space conversions
Hex:
#b8103f
RGB:
184, 16, 63
CMY:
28, 94, 75
CMYK:
0, 91, 66, 28
HSL:
343°, 84.0000%, 39.2157%
HSV (HSB):
343°, 91.3043%, 72.1569%
XYZ:
20.8497, 10.9198, 5.7115
xyY:
0.5563, 0.2913, 10.9198
CIE-Lab:
39.4451, 62.5609, 20.7276
CIE-LCH:
39.4451, 65.9052, 18.3310
CIE-Luv:
39.4451, 110.4913, 9.5981
Hunter-Lab:
33.0451, 54.7947, 12.8840
#b8103f color charts
#b8103f color shades, tints & tones
#b8103f color schemes
#b8103f color preview, HTML & CSS examples
This text has a color of #b8103f
<p style="color:#b8103f;">Text here</p>
.mytext {color:#b8103f;}
This box has a color of #b8103f
<div style="background-color:#b8103f;">Content here</div>
.mybackground {background-color:#b8103f;}
Border around this has a color of #b8103f
<div style="border:2px solid #b8103f;">Content here</div>
.myborder {border:2px solid #b8103f;}