#b94a4a color space conversions
Hex:
#b94a4a
RGB:
185, 74, 74
CMY:
27, 71, 71
CMYK:
0, 60, 60, 27
HSL:
0°, 44.2231%, 50.7843%
HSV (HSB):
0°, 60.0000%, 72.5490%
XYZ:
23.6924, 15.7063, 8.2614
xyY:
0.4971, 0.3295, 15.7063
CIE-Lab:
46.5867, 44.9031, 23.2383
CIE-LCH:
46.5867, 50.5600, 27.3625
CIE-Luv:
46.5867, 82.2278, 17.7288
Hunter-Lab:
39.6311, 37.3569, 15.3823
#b94a4a color charts
#b94a4a color shades, tints & tones
#b94a4a color schemes
#b94a4a color preview, HTML & CSS examples
This text has a color of #b94a4a
<p style="color:#b94a4a;">Text here</p>
.mytext {color:#b94a4a;}
This box has a color of #b94a4a
<div style="background-color:#b94a4a;">Content here</div>
.mybackground {background-color:#b94a4a;}
Border around this has a color of #b94a4a
<div style="border:2px solid #b94a4a;">Content here</div>
.myborder {border:2px solid #b94a4a;}