#bf880a color space conversions
Hex:
#bf880a
RGB:
191, 136, 10
CMY:
25, 47, 96
CMYK:
0, 29, 95, 25
HSL:
42°, 90.0498%, 39.4118%
HSV (HSB):
42°, 94.7644%, 74.9020%
XYZ:
30.3448, 28.7066, 4.2287
xyY:
0.4795, 0.4536, 28.7066
CIE-Lab:
60.5218, 11.8963, 64.2043
CIE-LCH:
60.5218, 65.2971, 79.5028
CIE-Luv:
60.5218, 45.9753, 60.7015
Hunter-Lab:
53.5785, 7.3330, 32.8255
#bf880a color charts
#bf880a color shades, tints & tones
#bf880a color schemes
#bf880a color preview, HTML & CSS examples
This text has a color of #bf880a
<p style="color:#bf880a;">Text here</p>
.mytext {color:#bf880a;}
This box has a color of #bf880a
<div style="background-color:#bf880a;">Content here</div>
.mybackground {background-color:#bf880a;}
Border around this has a color of #bf880a
<div style="border:2px solid #bf880a;">Content here</div>
.myborder {border:2px solid #bf880a;}