#bd3a3a color space conversions
Hex:
#bd3a3a
RGB:
189, 58, 58
CMY:
26, 77, 77
CMYK:
0, 69, 69, 26
HSL:
0°, 53.0364%, 48.4314%
HSV (HSB):
0°, 69.3122%, 74.1176%
XYZ:
23.2630, 14.1504, 5.5082
xyY:
0.5420, 0.3297, 14.1504
CIE-Lab:
44.4479, 52.2099, 30.2521
CIE-LCH:
44.4479, 60.3412, 30.0894
CIE-Luv:
44.4479, 99.0102, 21.3492
Hunter-Lab:
37.6170, 44.5577, 17.6502
#bd3a3a color charts
#bd3a3a color shades, tints & tones
#bd3a3a color schemes
#bd3a3a color preview, HTML & CSS examples
This text has a color of #bd3a3a
<p style="color:#bd3a3a;">Text here</p>
.mytext {color:#bd3a3a;}
This box has a color of #bd3a3a
<div style="background-color:#bd3a3a;">Content here</div>
.mybackground {background-color:#bd3a3a;}
Border around this has a color of #bd3a3a
<div style="border:2px solid #bd3a3a;">Content here</div>
.myborder {border:2px solid #bd3a3a;}