#bb481a color space conversions
Hex:
#bb481a
RGB:
187, 72, 26
CMY:
27, 72, 90
CMYK:
0, 61, 86, 27
HSL:
17°, 75.5869%, 41.7647%
HSV (HSB):
17°, 86.0963%, 73.3333%
XYZ:
22.9973, 15.2741, 2.7134
xyY:
0.5611, 0.3727, 15.2741
CIE-Lab:
46.0074, 44.2926, 48.4912
CIE-LCH:
46.0074, 65.6752, 47.5909
CIE-Luv:
46.0074, 93.0797, 35.8120
Hunter-Lab:
39.0821, 36.6422, 23.2411
#bb481a color charts
#bb481a color shades, tints & tones
#bb481a color schemes
#bb481a color preview, HTML & CSS examples
This text has a color of #bb481a
<p style="color:#bb481a;">Text here</p>
.mytext {color:#bb481a;}
This box has a color of #bb481a
<div style="background-color:#bb481a;">Content here</div>
.mybackground {background-color:#bb481a;}
Border around this has a color of #bb481a
<div style="border:2px solid #bb481a;">Content here</div>
.myborder {border:2px solid #bb481a;}