#bd3333 color space conversions
Hex:
#bd3333
RGB:
189, 51, 51
CMY:
26, 80, 80
CMYK:
0, 73, 73, 26
HSL:
0°, 57.5000%, 47.0588%
HSV (HSB):
0°, 73.0159%, 74.1176%
XYZ:
22.7676, 13.4255, 4.5234
xyY:
0.5592, 0.3297, 13.4255
CIE-Lab:
43.3975, 54.5013, 33.1418
CIE-LCH:
43.3975, 63.7870, 31.3034
CIE-Luv:
43.3975, 104.5177, 22.5374
Hunter-Lab:
36.6408, 46.7938, 18.3291
#bd3333 color charts
#bd3333 color shades, tints & tones
#bd3333 color schemes
#bd3333 color preview, HTML & CSS examples
This text has a color of #bd3333
<p style="color:#bd3333;">Text here</p>
.mytext {color:#bd3333;}
This box has a color of #bd3333
<div style="background-color:#bd3333;">Content here</div>
.mybackground {background-color:#bd3333;}
Border around this has a color of #bd3333
<div style="border:2px solid #bd3333;">Content here</div>
.myborder {border:2px solid #bd3333;}