#b9605c color space conversions
Hex:
#b9605c
RGB:
185, 96, 92
CMY:
27, 62, 64
CMYK:
0, 48, 50, 27
HSL:
3°, 39.9142%, 54.3137%
HSV (HSB):
3°, 50.2703%, 72.5490%
XYZ:
26.1222, 19.4527, 12.5032
xyY:
0.4498, 0.3349, 19.4527
CIE-Lab:
51.2127, 35.3727, 18.6727
CIE-LCH:
51.2127, 39.9987, 27.8289
CIE-Luv:
51.2127, 64.0100, 16.1415
Hunter-Lab:
44.1053, 28.5360, 14.0659
#b9605c color charts
#b9605c color shades, tints & tones
#b9605c color schemes
#b9605c color preview, HTML & CSS examples
This text has a color of #b9605c
<p style="color:#b9605c;">Text here</p>
.mytext {color:#b9605c;}
This box has a color of #b9605c
<div style="background-color:#b9605c;">Content here</div>
.mybackground {background-color:#b9605c;}
Border around this has a color of #b9605c
<div style="border:2px solid #b9605c;">Content here</div>
.myborder {border:2px solid #b9605c;}