#b94d4a color space conversions
Hex:
#b94d4a
RGB:
185, 77, 74
CMY:
27, 70, 71
CMYK:
0, 58, 60, 27
HSL:
2°, 44.2231%, 50.7843%
HSV (HSB):
2°, 60.0000%, 72.5490%
XYZ:
23.8975, 16.1165, 8.3298
xyY:
0.4943, 0.3334, 16.1165
CIE-Lab:
47.1269, 43.4802, 23.9367
CIE-LCH:
47.1269, 49.6336, 28.8337
CIE-Luv:
47.1269, 80.2951, 18.8322
Hunter-Lab:
40.1453, 36.0023, 15.7995
#b94d4a color charts
#b94d4a color shades, tints & tones
#b94d4a color schemes
#b94d4a color preview, HTML & CSS examples
This text has a color of #b94d4a
<p style="color:#b94d4a;">Text here</p>
.mytext {color:#b94d4a;}
This box has a color of #b94d4a
<div style="background-color:#b94d4a;">Content here</div>
.mybackground {background-color:#b94d4a;}
Border around this has a color of #b94d4a
<div style="border:2px solid #b94d4a;">Content here</div>
.myborder {border:2px solid #b94d4a;}