#bd7985 color space conversions
Hex:
#bd7985
RGB:
189, 121, 133
CMY:
26, 53, 48
CMYK:
0, 36, 30, 26
HSL:
349°, 34.0000%, 60.7843%
HSV (HSB):
349°, 35.9788%, 74.1176%
XYZ:
32.0573, 26.1870, 25.5553
xyY:
0.3825, 0.3125, 26.1870
CIE-Lab:
58.2141, 28.1543, 4.5871
CIE-LCH:
58.2141, 28.5256, 9.2537
CIE-Luv:
58.2141, 43.7700, 1.2059
Hunter-Lab:
51.1733, 22.2674, 6.2126
#bd7985 color charts
#bd7985 color shades, tints & tones
#bd7985 color schemes
#bd7985 color preview, HTML & CSS examples
This text has a color of #bd7985
<p style="color:#bd7985;">Text here</p>
.mytext {color:#bd7985;}
This box has a color of #bd7985
<div style="background-color:#bd7985;">Content here</div>
.mybackground {background-color:#bd7985;}
Border around this has a color of #bd7985
<div style="border:2px solid #bd7985;">Content here</div>
.myborder {border:2px solid #bd7985;}