#b82a5f color space conversions
Hex:
#b82a5f
RGB:
184, 42, 95
CMY:
28, 84, 63
CMYK:
0, 77, 48, 28
HSL:
338°, 62.8319%, 44.3137%
HSV (HSB):
338°, 77.1739%, 72.1569%
XYZ:
22.6607, 12.6725, 12.0782
xyY:
0.4780, 0.2673, 12.6725
CIE-Lab:
42.2656, 58.8932, 4.3608
CIE-LCH:
42.2656, 59.0545, 4.2348
CIE-Luv:
42.2656, 91.3260, -5.6386
Hunter-Lab:
35.5985, 51.3293, 4.8025
#b82a5f color charts
#b82a5f color shades, tints & tones
#b82a5f color schemes
#b82a5f color preview, HTML & CSS examples
This text has a color of #b82a5f
<p style="color:#b82a5f;">Text here</p>
.mytext {color:#b82a5f;}
This box has a color of #b82a5f
<div style="background-color:#b82a5f;">Content here</div>
.mybackground {background-color:#b82a5f;}
Border around this has a color of #b82a5f
<div style="border:2px solid #b82a5f;">Content here</div>
.myborder {border:2px solid #b82a5f;}