#b74a5f color space conversions
Hex:
#b74a5f
RGB:
183, 74, 95
CMY:
28, 71, 63
CMYK:
0, 60, 48, 28
HSL:
348°, 43.0830%, 50.3922%
HSV (HSB):
348°, 59.5628%, 71.7647%
XYZ:
24.0428, 15.7911, 12.6073
xyY:
0.4585, 0.3011, 15.7911
CIE-Lab:
46.6992, 45.9621, 10.6217
CIE-LCH:
46.6992, 47.1735, 13.0125
CIE-Luv:
46.6992, 75.3355, 4.4978
Hunter-Lab:
39.7380, 38.4569, 9.0062
#b74a5f color charts
#b74a5f color shades, tints & tones
#b74a5f color schemes
#b74a5f color preview, HTML & CSS examples
This text has a color of #b74a5f
<p style="color:#b74a5f;">Text here</p>
.mytext {color:#b74a5f;}
This box has a color of #b74a5f
<div style="background-color:#b74a5f;">Content here</div>
.mybackground {background-color:#b74a5f;}
Border around this has a color of #b74a5f
<div style="border:2px solid #b74a5f;">Content here</div>
.myborder {border:2px solid #b74a5f;}