#b94e44 color space conversions
Hex:
#b94e44
RGB:
185, 78, 68
CMY:
27, 69, 73
CMYK:
0, 58, 63, 27
HSL:
5°, 46.2451%, 49.6078%
HSV (HSB):
5°, 63.2432%, 72.5490%
XYZ:
23.7754, 16.1804, 7.3389
xyY:
0.5027, 0.3421, 16.1804
CIE-Lab:
47.2103, 42.5822, 27.5904
CIE-LCH:
47.2103, 50.7392, 32.9406
CIE-Luv:
47.2103, 80.8921, 22.3574
Hunter-Lab:
40.2249, 35.1108, 17.3402
#b94e44 color charts
#b94e44 color shades, tints & tones
#b94e44 color schemes
#b94e44 color preview, HTML & CSS examples
This text has a color of #b94e44
<p style="color:#b94e44;">Text here</p>
.mytext {color:#b94e44;}
This box has a color of #b94e44
<div style="background-color:#b94e44;">Content here</div>
.mybackground {background-color:#b94e44;}
Border around this has a color of #b94e44
<div style="border:2px solid #b94e44;">Content here</div>
.myborder {border:2px solid #b94e44;}