#b9475c color space conversions
Hex:
#b9475c
RGB:
185, 71, 92
CMY:
27, 72, 64
CMYK:
0, 62, 50, 27
HSL:
349°, 44.8819%, 50.1961%
HSV (HSB):
349°, 61.6216%, 72.5490%
XYZ:
24.1926, 15.5935, 11.8600
xyY:
0.4684, 0.3019, 15.5935
CIE-Lab:
46.4366, 47.7495, 12.1343
CIE-LCH:
46.4366, 49.2672, 14.2585
CIE-Luv:
46.4366, 79.4894, 5.7614
Hunter-Lab:
39.4886, 40.2527, 9.8349
#b9475c color charts
#b9475c color shades, tints & tones
#b9475c color schemes
#b9475c color preview, HTML & CSS examples
This text has a color of #b9475c
<p style="color:#b9475c;">Text here</p>
.mytext {color:#b9475c;}
This box has a color of #b9475c
<div style="background-color:#b9475c;">Content here</div>
.mybackground {background-color:#b9475c;}
Border around this has a color of #b9475c
<div style="border:2px solid #b9475c;">Content here</div>
.myborder {border:2px solid #b9475c;}