#b8265c color space conversions
Hex:
#b8265c
RGB:
184, 38, 92
CMY:
28, 85, 64
CMYK:
0, 79, 50, 28
HSL:
338°, 65.7658%, 43.5294%
HSV (HSB):
338°, 79.3478%, 72.1569%
XYZ:
22.3920, 12.3493, 11.3287
xyY:
0.4860, 0.2681, 12.3493
CIE-Lab:
41.7659, 59.8168, 5.5297
CIE-LCH:
41.7659, 60.0718, 5.2816
CIE-Luv:
41.7659, 93.8572, -4.5272
Hunter-Lab:
35.1415, 52.2418, 5.4856
#b8265c color charts
#b8265c color shades, tints & tones
#b8265c color schemes
#b8265c color preview, HTML & CSS examples
This text has a color of #b8265c
<p style="color:#b8265c;">Text here</p>
.mytext {color:#b8265c;}
This box has a color of #b8265c
<div style="background-color:#b8265c;">Content here</div>
.mybackground {background-color:#b8265c;}
Border around this has a color of #b8265c
<div style="border:2px solid #b8265c;">Content here</div>
.myborder {border:2px solid #b8265c;}