#b9626c color space conversions
Hex:
#b9626c
RGB:
185, 98, 108
CMY:
27, 62, 58
CMYK:
0, 47, 42, 27
HSL:
353°, 38.3260%, 55.4902%
HSV (HSB):
353°, 47.0270%, 72.5490%
XYZ:
27.0820, 20.1324, 16.6459
xyY:
0.4241, 0.3153, 20.1324
CIE-Lab:
51.9865, 35.9711, 10.2768
CIE-LCH:
51.9865, 37.4103, 15.9444
CIE-Luv:
51.9865, 59.4608, 6.5787
Hunter-Lab:
44.8691, 29.2179, 9.4125
#b9626c color charts
#b9626c color shades, tints & tones
#b9626c color schemes
#b9626c color preview, HTML & CSS examples
This text has a color of #b9626c
<p style="color:#b9626c;">Text here</p>
.mytext {color:#b9626c;}
This box has a color of #b9626c
<div style="background-color:#b9626c;">Content here</div>
.mybackground {background-color:#b9626c;}
Border around this has a color of #b9626c
<div style="border:2px solid #b9626c;">Content here</div>
.myborder {border:2px solid #b9626c;}