#bd7981 color space conversions
Hex:
#bd7981
RGB:
189, 121, 129
CMY:
26, 53, 49
CMYK:
0, 36, 32, 26
HSL:
353°, 34.0000%, 60.7843%
HSV (HSB):
353°, 35.9788%, 74.1176%
XYZ:
31.7861, 26.0785, 24.1272
xyY:
0.3877, 0.3181, 26.0785
CIE-Lab:
58.1115, 27.6124, 6.7524
CIE-LCH:
58.1115, 28.4261, 13.7415
CIE-Luv:
58.1115, 44.4492, 4.1458
Hunter-Lab:
51.0672, 21.7375, 7.7348
#bd7981 color charts
#bd7981 color shades, tints & tones
#bd7981 color schemes
#bd7981 color preview, HTML & CSS examples
This text has a color of #bd7981
<p style="color:#bd7981;">Text here</p>
.mytext {color:#bd7981;}
This box has a color of #bd7981
<div style="background-color:#bd7981;">Content here</div>
.mybackground {background-color:#bd7981;}
Border around this has a color of #bd7981
<div style="border:2px solid #bd7981;">Content here</div>
.myborder {border:2px solid #bd7981;}