#b2807c color space conversions
Hex:
#b2807c
RGB:
178, 128, 124
CMY:
30, 50, 51
CMYK:
0, 28, 30, 30
HSL:
4°, 25.9615%, 59.2157%
HSV (HSB):
4°, 30.3371%, 69.8039%
XYZ:
29.7174, 26.3586, 22.5902
xyY:
0.3778, 0.3351, 26.3586
CIE-Lab:
58.3758, 18.7745, 9.8346
CIE-LCH:
58.3758, 21.1943, 27.6469
CIE-Luv:
58.3758, 32.8902, 9.8540
Hunter-Lab:
51.3406, 13.4747, 9.8504
#b2807c color charts
#b2807c color shades, tints & tones
#b2807c color schemes
#b2807c color preview, HTML & CSS examples
This text has a color of #b2807c
<p style="color:#b2807c;">Text here</p>
.mytext {color:#b2807c;}
This box has a color of #b2807c
<div style="background-color:#b2807c;">Content here</div>
.mybackground {background-color:#b2807c;}
Border around this has a color of #b2807c
<div style="border:2px solid #b2807c;">Content here</div>
.myborder {border:2px solid #b2807c;}