#b9627e color space conversions
Hex:
#b9627e
RGB:
185, 98, 126
CMY:
27, 62, 51
CMYK:
0, 47, 32, 27
HSL:
341°, 38.3260%, 55.4902%
HSV (HSB):
341°, 47.0270%, 72.5490%
XYZ:
28.1412, 20.5560, 22.2232
xyY:
0.3968, 0.2898, 20.5560
CIE-Lab:
52.4601, 38.1641, 0.2799
CIE-LCH:
52.4601, 38.1651, 0.4202
CIE-Luv:
52.4601, 55.4945, -6.4385
Hunter-Lab:
45.3387, 31.4498, 2.6756
#b9627e color charts
#b9627e color shades, tints & tones
#b9627e color schemes
#b9627e color preview, HTML & CSS examples
This text has a color of #b9627e
<p style="color:#b9627e;">Text here</p>
.mytext {color:#b9627e;}
This box has a color of #b9627e
<div style="background-color:#b9627e;">Content here</div>
.mybackground {background-color:#b9627e;}
Border around this has a color of #b9627e
<div style="border:2px solid #b9627e;">Content here</div>
.myborder {border:2px solid #b9627e;}