#bb250d color space conversions
Hex:
#bb250d
RGB:
187, 37, 13
CMY:
27, 85, 95
CMYK:
0, 80, 93, 27
HSL:
8°, 87.0000%, 39.2157%
HSV (HSB):
8°, 93.0481%, 73.3333%
XYZ:
21.2277, 11.9170, 1.5622
xyY:
0.6116, 0.3434, 11.9170
CIE-Lab:
41.0839, 57.3088, 49.8226
CIE-LCH:
41.0839, 75.9381, 41.0027
CIE-Luv:
41.0839, 115.9135, 29.7460
Hunter-Lab:
34.5210, 49.3519, 21.4817
#bb250d color charts
#bb250d color shades, tints & tones
#bb250d color schemes
#bb250d color preview, HTML & CSS examples
This text has a color of #bb250d
<p style="color:#bb250d;">Text here</p>
.mytext {color:#bb250d;}
This box has a color of #bb250d
<div style="background-color:#bb250d;">Content here</div>
.mybackground {background-color:#bb250d;}
Border around this has a color of #bb250d
<div style="border:2px solid #bb250d;">Content here</div>
.myborder {border:2px solid #bb250d;}