#b94f4d color space conversions
Hex:
#b94f4d
RGB:
185, 79, 77
CMY:
27, 69, 70
CMYK:
0, 57, 58, 27
HSL:
1°, 43.5484%, 51.3725%
HSV (HSB):
1°, 58.3784%, 72.5490%
XYZ:
24.1431, 16.4421, 8.9223
xyY:
0.4877, 0.3321, 16.4421
CIE-Lab:
47.5492, 42.7374, 22.6977
CIE-LCH:
47.5492, 48.3908, 27.9726
CIE-Luv:
47.5492, 78.3360, 17.9273
Hunter-Lab:
40.5488, 35.3200, 15.3381
#b94f4d color charts
#b94f4d color shades, tints & tones
#b94f4d color schemes
#b94f4d color preview, HTML & CSS examples
This text has a color of #b94f4d
<p style="color:#b94f4d;">Text here</p>
.mytext {color:#b94f4d;}
This box has a color of #b94f4d
<div style="background-color:#b94f4d;">Content here</div>
.mybackground {background-color:#b94f4d;}
Border around this has a color of #b94f4d
<div style="border:2px solid #b94f4d;">Content here</div>
.myborder {border:2px solid #b94f4d;}