#bd3048 color space conversions
Hex:
#bd3048
RGB:
189, 48, 72
CMY:
26, 81, 72
CMYK:
0, 75, 62, 26
HSL:
350°, 59.4937%, 46.4706%
HSV (HSB):
350°, 74.6032%, 74.1176%
XYZ:
23.2129, 13.4006, 7.4940
xyY:
0.5263, 0.3038, 13.4006
CIE-Lab:
43.3608, 56.6710, 20.3837
CIE-LCH:
43.3608, 60.2254, 19.7829
CIE-Luv:
43.3608, 100.6350, 11.5729
Hunter-Lab:
36.6068, 49.1275, 13.4872
#bd3048 color charts
#bd3048 color shades, tints & tones
#bd3048 color schemes
#bd3048 color preview, HTML & CSS examples
This text has a color of #bd3048
<p style="color:#bd3048;">Text here</p>
.mytext {color:#bd3048;}
This box has a color of #bd3048
<div style="background-color:#bd3048;">Content here</div>
.mybackground {background-color:#bd3048;}
Border around this has a color of #bd3048
<div style="border:2px solid #bd3048;">Content here</div>
.myborder {border:2px solid #bd3048;}