#bd383d color space conversions
Hex:
#bd383d
RGB:
189, 56, 61
CMY:
26, 78, 76
CMYK:
0, 70, 68, 26
HSL:
358°, 54.2857%, 48.0392%
HSV (HSB):
358°, 70.3704%, 74.1176%
XYZ:
23.2427, 13.9841, 5.8890
xyY:
0.5391, 0.3243, 13.9841
CIE-Lab:
44.2101, 53.1438, 28.1751
CIE-LCH:
44.2101, 60.1507, 27.9311
CIE-Luv:
44.2101, 99.4563, 19.3931
Hunter-Lab:
37.3953, 45.5034, 16.8397
#bd383d color charts
#bd383d color shades, tints & tones
#bd383d color schemes
#bd383d color preview, HTML & CSS examples
This text has a color of #bd383d
<p style="color:#bd383d;">Text here</p>
.mytext {color:#bd383d;}
This box has a color of #bd383d
<div style="background-color:#bd383d;">Content here</div>
.mybackground {background-color:#bd383d;}
Border around this has a color of #bd383d
<div style="border:2px solid #bd383d;">Content here</div>
.myborder {border:2px solid #bd383d;}