#b82d5f color space conversions
Hex:
#b82d5f
RGB:
184, 45, 95
CMY:
28, 82, 63
CMYK:
0, 76, 48, 28
HSL:
338°, 60.6987%, 44.9020%
HSV (HSB):
338°, 75.5435%, 72.1569%
XYZ:
22.7711, 12.8933, 12.1150
xyY:
0.4766, 0.2699, 12.8933
CIE-Lab:
42.6021, 57.9455, 4.8435
CIE-LCH:
42.6021, 58.1476, 4.7781
CIE-Luv:
42.6021, 90.2005, -4.8742
Hunter-Lab:
35.9073, 50.3605, 5.1309
#b82d5f color charts
#b82d5f color shades, tints & tones
#b82d5f color schemes
#b82d5f color preview, HTML & CSS examples
This text has a color of #b82d5f
<p style="color:#b82d5f;">Text here</p>
.mytext {color:#b82d5f;}
This box has a color of #b82d5f
<div style="background-color:#b82d5f;">Content here</div>
.mybackground {background-color:#b82d5f;}
Border around this has a color of #b82d5f
<div style="border:2px solid #b82d5f;">Content here</div>
.myborder {border:2px solid #b82d5f;}