#b7265e color space conversions
Hex:
#b7265e
RGB:
183, 38, 94
CMY:
28, 85, 63
CMYK:
0, 79, 49, 28
HSL:
337°, 65.6109%, 43.3333%
HSV (HSB):
337°, 79.2350%, 71.7647%
XYZ:
22.2419, 12.2617, 11.7841
xyY:
0.4805, 0.2649, 12.2617
CIE-Lab:
41.6290, 59.7155, 4.0495
CIE-LCH:
41.6290, 59.8526, 3.8794
CIE-Luv:
41.6290, 92.2855, -6.1783
Hunter-Lab:
35.0167, 52.1008, 4.5588
#b7265e color charts
#b7265e color shades, tints & tones
#b7265e color schemes
#b7265e color preview, HTML & CSS examples
This text has a color of #b7265e
<p style="color:#b7265e;">Text here</p>
.mytext {color:#b7265e;}
This box has a color of #b7265e
<div style="background-color:#b7265e;">Content here</div>
.mybackground {background-color:#b7265e;}
Border around this has a color of #b7265e
<div style="border:2px solid #b7265e;">Content here</div>
.myborder {border:2px solid #b7265e;}