#b95e2a color space conversions
Hex:
#b95e2a
RGB:
185, 94, 42
CMY:
27, 63, 84
CMYK:
0, 49, 77, 27
HSL:
22°, 62.9956%, 44.5098%
HSV (HSB):
22°, 77.2973%, 72.5490%
XYZ:
24.4282, 18.4869, 4.4713
xyY:
0.5155, 0.3901, 18.4869
CIE-Lab:
50.0814, 33.0644, 44.9325
CIE-LCH:
50.0814, 55.7870, 53.6518
CIE-Luv:
50.0814, 73.0597, 38.8139
Hunter-Lab:
42.9964, 26.1704, 23.9317
#b95e2a color charts
#b95e2a color shades, tints & tones
#b95e2a color schemes
#b95e2a color preview, HTML & CSS examples
This text has a color of #b95e2a
<p style="color:#b95e2a;">Text here</p>
.mytext {color:#b95e2a;}
This box has a color of #b95e2a
<div style="background-color:#b95e2a;">Content here</div>
.mybackground {background-color:#b95e2a;}
Border around this has a color of #b95e2a
<div style="border:2px solid #b95e2a;">Content here</div>
.myborder {border:2px solid #b95e2a;}