#b74f65 color space conversions
Hex:
#b74f65
RGB:
183, 79, 101
CMY:
28, 69, 60
CMYK:
0, 57, 45, 28
HSL:
347°, 41.9355%, 51.3725%
HSV (HSB):
347°, 56.8306%, 71.7647%
XYZ:
24.6734, 16.5988, 14.2154
xyY:
0.4447, 0.2991, 16.5988
CIE-Lab:
47.7505, 44.1712, 8.4544
CIE-LCH:
47.7505, 44.9730, 10.8354
CIE-Luv:
47.7505, 70.8801, 2.4606
Hunter-Lab:
40.7417, 36.8027, 7.8320
#b74f65 color charts
#b74f65 color shades, tints & tones
#b74f65 color schemes
#b74f65 color preview, HTML & CSS examples
This text has a color of #b74f65
<p style="color:#b74f65;">Text here</p>
.mytext {color:#b74f65;}
This box has a color of #b74f65
<div style="background-color:#b74f65;">Content here</div>
.mybackground {background-color:#b74f65;}
Border around this has a color of #b74f65
<div style="border:2px solid #b74f65;">Content here</div>
.myborder {border:2px solid #b74f65;}