#bd512f color space conversions
Hex:
#bd512f
RGB:
189, 81, 47
CMY:
26, 68, 82
CMYK:
0, 57, 75, 26
HSL:
14°, 60.1695%, 46.2745%
HSV (HSB):
14°, 75.1323%, 74.1176%
XYZ:
24.4418, 16.9089, 4.6648
xyY:
0.5312, 0.3675, 16.9089
CIE-Lab:
48.1451, 41.4695, 40.6125
CIE-LCH:
48.1451, 58.0439, 44.4018
CIE-Luv:
48.1451, 85.6831, 32.9866
Hunter-Lab:
41.1204, 34.1387, 22.0583
#bd512f color charts
#bd512f color shades, tints & tones
#bd512f color schemes
#bd512f color preview, HTML & CSS examples
This text has a color of #bd512f
<p style="color:#bd512f;">Text here</p>
.mytext {color:#bd512f;}
This box has a color of #bd512f
<div style="background-color:#bd512f;">Content here</div>
.mybackground {background-color:#bd512f;}
Border around this has a color of #bd512f
<div style="border:2px solid #bd512f;">Content here</div>
.myborder {border:2px solid #bd512f;}