#b94d65 color space conversions
Hex:
#b94d65
RGB:
185, 77, 101
CMY:
27, 70, 60
CMYK:
0, 58, 45, 27
HSL:
347°, 43.5484%, 51.3725%
HSV (HSB):
347°, 58.3784%, 72.5490%
XYZ:
25.0104, 16.5616, 14.1904
xyY:
0.4485, 0.2970, 16.5616
CIE-Lab:
47.7029, 45.8224, 8.4316
CIE-LCH:
47.7029, 46.5917, 10.4262
CIE-Luv:
47.7029, 73.6361, 2.0753
Hunter-Lab:
40.6960, 38.4823, 7.8131
#b94d65 color charts
#b94d65 color shades, tints & tones
#b94d65 color schemes
#b94d65 color preview, HTML & CSS examples
This text has a color of #b94d65
<p style="color:#b94d65;">Text here</p>
.mytext {color:#b94d65;}
This box has a color of #b94d65
<div style="background-color:#b94d65;">Content here</div>
.mybackground {background-color:#b94d65;}
Border around this has a color of #b94d65
<div style="border:2px solid #b94d65;">Content here</div>
.myborder {border:2px solid #b94d65;}