#b0645c color space conversions
Hex:
#b0645c
RGB:
176, 100, 92
CMY:
31, 61, 64
CMYK:
0, 43, 48, 31
HSL:
6°, 34.7107%, 52.5490%
HSV (HSB):
6°, 47.7273%, 69.0196%
XYZ:
24.3934, 19.1172, 12.5295
xyY:
0.4353, 0.3411, 19.1172
CIE-Lab:
50.8240, 29.7126, 17.9343
CIE-LCH:
50.8240, 34.7056, 31.1148
CIE-Luv:
50.8240, 54.1454, 16.5342
Hunter-Lab:
43.7232, 23.0707, 13.6158
#b0645c color charts
#b0645c color shades, tints & tones
#b0645c color schemes
#b0645c color preview, HTML & CSS examples
This text has a color of #b0645c
<p style="color:#b0645c;">Text here</p>
.mytext {color:#b0645c;}
This box has a color of #b0645c
<div style="background-color:#b0645c;">Content here</div>
.mybackground {background-color:#b0645c;}
Border around this has a color of #b0645c
<div style="border:2px solid #b0645c;">Content here</div>
.myborder {border:2px solid #b0645c;}