#bb430d color space conversions
Hex:
#bb430d
RGB:
187, 67, 13
CMY:
27, 74, 95
CMYK:
0, 64, 93, 27
HSL:
19°, 87.0000%, 39.2157%
HSV (HSB):
19°, 93.0481%, 73.3333%
XYZ:
22.5733, 14.6082, 2.0107
xyY:
0.5760, 0.3727, 14.6082
CIE-Lab:
45.0928, 46.3081, 52.4687
CIE-LCH:
45.0928, 69.9814, 48.5688
CIE-Luv:
45.0928, 97.6889, 36.5682
Hunter-Lab:
38.2206, 38.5370, 23.6354
#bb430d color charts
#bb430d color shades, tints & tones
#bb430d color schemes
#bb430d color preview, HTML & CSS examples
This text has a color of #bb430d
<p style="color:#bb430d;">Text here</p>
.mytext {color:#bb430d;}
This box has a color of #bb430d
<div style="background-color:#bb430d;">Content here</div>
.mybackground {background-color:#bb430d;}
Border around this has a color of #bb430d
<div style="border:2px solid #bb430d;">Content here</div>
.myborder {border:2px solid #bb430d;}