#bd5f5d color space conversions
Hex:
#bd5f5d
RGB:
189, 95, 93
CMY:
26, 63, 64
CMYK:
0, 50, 51, 26
HSL:
1°, 42.1053%, 55.2941%
HSV (HSB):
1°, 50.7937%, 74.1176%
XYZ:
27.0543, 19.7935, 12.7505
xyY:
0.4539, 0.3321, 19.7935
CIE-Lab:
51.6030, 37.5118, 18.7087
CIE-LCH:
51.6030, 41.9183, 26.5073
CIE-Luv:
51.6030, 67.7076, 15.7542
Hunter-Lab:
44.4899, 30.6882, 14.1508
#bd5f5d color charts
#bd5f5d color shades, tints & tones
#bd5f5d color schemes
#bd5f5d color preview, HTML & CSS examples
This text has a color of #bd5f5d
<p style="color:#bd5f5d;">Text here</p>
.mytext {color:#bd5f5d;}
This box has a color of #bd5f5d
<div style="background-color:#bd5f5d;">Content here</div>
.mybackground {background-color:#bd5f5d;}
Border around this has a color of #bd5f5d
<div style="border:2px solid #bd5f5d;">Content here</div>
.myborder {border:2px solid #bd5f5d;}