#bd5f4a color space conversions
Hex:
#bd5f4a
RGB:
189, 95, 74
CMY:
26, 63, 71
CMYK:
0, 50, 61, 26
HSL:
11°, 46.5587%, 51.5686%
HSV (HSB):
11°, 60.8466%, 74.1176%
XYZ:
26.3145, 19.4976, 8.8551
xyY:
0.4814, 0.3567, 19.4976
CIE-Lab:
51.2644, 35.9456, 29.3221
CIE-LCH:
51.2644, 46.3883, 39.2053
CIE-Luv:
51.2644, 71.2766, 26.5180
Hunter-Lab:
44.1561, 29.1024, 19.0193
#bd5f4a color charts
#bd5f4a color shades, tints & tones
#bd5f4a color schemes
#bd5f4a color preview, HTML & CSS examples
This text has a color of #bd5f4a
<p style="color:#bd5f4a;">Text here</p>
.mytext {color:#bd5f4a;}
This box has a color of #bd5f4a
<div style="background-color:#bd5f4a;">Content here</div>
.mybackground {background-color:#bd5f4a;}
Border around this has a color of #bd5f4a
<div style="border:2px solid #bd5f4a;">Content here</div>
.myborder {border:2px solid #bd5f4a;}