#b95e45 color space conversions
Hex:
#b95e45
RGB:
185, 94, 69
CMY:
27, 63, 73
CMYK:
0, 49, 63, 27
HSL:
13°, 45.6693%, 49.8039%
HSV (HSB):
13°, 62.7027%, 72.5490%
XYZ:
25.0845, 18.7494, 7.9271
xyY:
0.4846, 0.3622, 18.7494
CIE-Lab:
50.3927, 34.5442, 30.9582
CIE-LCH:
50.3927, 46.3866, 41.8664
CIE-Luv:
50.3927, 69.5174, 28.0682
Hunter-Lab:
43.3005, 27.6310, 19.4560
#b95e45 color charts
#b95e45 color shades, tints & tones
#b95e45 color schemes
#b95e45 color preview, HTML & CSS examples
This text has a color of #b95e45
<p style="color:#b95e45;">Text here</p>
.mytext {color:#b95e45;}
This box has a color of #b95e45
<div style="background-color:#b95e45;">Content here</div>
.mybackground {background-color:#b95e45;}
Border around this has a color of #b95e45
<div style="border:2px solid #b95e45;">Content here</div>
.myborder {border:2px solid #b95e45;}