#b4968c color space conversions
Hex:
#b4968c
RGB:
180, 150, 140
CMY:
29, 41, 45
CMYK:
0, 17, 22, 29
HSL:
15°, 21.0526%, 62.7451%
HSV (HSB):
15°, 22.2222%, 70.5882%
XYZ:
34.4624, 33.4094, 29.4432
xyY:
0.3541, 0.3433, 33.4094
CIE-Lab:
64.4911, 9.5935, 9.4459
CIE-LCH:
64.4911, 13.4633, 44.5560
CIE-Luv:
64.4911, 19.3635, 11.3868
Hunter-Lab:
57.8009, 5.2746, 10.2588
#b4968c color charts
#b4968c color shades, tints & tones
#b4968c color schemes
#b4968c color preview, HTML & CSS examples
This text has a color of #b4968c
<p style="color:#b4968c;">Text here</p>
.mytext {color:#b4968c;}
This box has a color of #b4968c
<div style="background-color:#b4968c;">Content here</div>
.mybackground {background-color:#b4968c;}
Border around this has a color of #b4968c
<div style="border:2px solid #b4968c;">Content here</div>
.myborder {border:2px solid #b4968c;}