#bd333c color space conversions
Hex:
#bd333c
RGB:
189, 51, 60
CMY:
26, 80, 76
CMYK:
0, 73, 68, 26
HSL:
356°, 57.5000%, 47.0588%
HSV (HSB):
356°, 73.0159%, 74.1176%
XYZ:
22.9857, 13.5127, 5.6717
xyY:
0.5451, 0.3204, 13.5127
CIE-Lab:
43.5258, 54.9363, 27.9376
CIE-LCH:
43.5258, 61.6320, 26.9554
CIE-Luv:
43.5258, 102.4200, 18.5429
Hunter-Lab:
36.7596, 47.2862, 16.5838
#bd333c color charts
#bd333c color shades, tints & tones
#bd333c color schemes
#bd333c color preview, HTML & CSS examples
This text has a color of #bd333c
<p style="color:#bd333c;">Text here</p>
.mytext {color:#bd333c;}
This box has a color of #bd333c
<div style="background-color:#bd333c;">Content here</div>
.mybackground {background-color:#bd333c;}
Border around this has a color of #bd333c
<div style="border:2px solid #bd333c;">Content here</div>
.myborder {border:2px solid #bd333c;}