#bb512a color space conversions
Hex:
#bb512a
RGB:
187, 81, 42
CMY:
27, 68, 84
CMYK:
0, 57, 78, 27
HSL:
16°, 63.3188%, 44.9020%
HSV (HSB):
16°, 77.5401%, 73.3333%
XYZ:
23.8539, 16.6168, 4.1406
xyY:
0.5347, 0.3725, 16.6168
CIE-Lab:
47.7736, 40.5007, 42.6983
CIE-LCH:
47.7736, 58.8511, 46.5130
CIE-Luv:
47.7736, 84.6699, 34.4283
Hunter-Lab:
40.7637, 33.1170, 22.5122
#bb512a color charts
#bb512a color shades, tints & tones
#bb512a color schemes
#bb512a color preview, HTML & CSS examples
This text has a color of #bb512a
<p style="color:#bb512a;">Text here</p>
.mytext {color:#bb512a;}
This box has a color of #bb512a
<div style="background-color:#bb512a;">Content here</div>
.mybackground {background-color:#bb512a;}
Border around this has a color of #bb512a
<div style="border:2px solid #bb512a;">Content here</div>
.myborder {border:2px solid #bb512a;}