#b0250c color space conversions
Hex:
#b0250c
RGB:
176, 37, 12
CMY:
31, 85, 95
CMYK:
0, 79, 93, 31
HSL:
9°, 87.2340%, 36.8627%
HSV (HSB):
9°, 93.1818%, 69.0196%
XYZ:
18.6324, 10.5798, 1.4079
xyY:
0.6085, 0.3455, 10.5798
CIE-Lab:
38.8635, 53.9753, 47.6498
CIE-LCH:
38.8635, 71.9988, 41.4383
CIE-Luv:
38.8635, 107.4476, 28.3575
Hunter-Lab:
32.5266, 45.3299, 20.2023
#b0250c color charts
#b0250c color shades, tints & tones
#b0250c color schemes
#b0250c color preview, HTML & CSS examples
This text has a color of #b0250c
<p style="color:#b0250c;">Text here</p>
.mytext {color:#b0250c;}
This box has a color of #b0250c
<div style="background-color:#b0250c;">Content here</div>
.mybackground {background-color:#b0250c;}
Border around this has a color of #b0250c
<div style="border:2px solid #b0250c;">Content here</div>
.myborder {border:2px solid #b0250c;}