#b54d65 color space conversions
Hex:
#b54d65
RGB:
181, 77, 101
CMY:
29, 70, 60
CMYK:
0, 57, 44, 29
HSL:
346°, 41.2698%, 50.5882%
HSV (HSB):
346°, 57.4586%, 70.9804%
XYZ:
24.0589, 16.0711, 14.1459
xyY:
0.4433, 0.2961, 16.0711
CIE-Lab:
47.0676, 44.4446, 7.4425
CIE-LCH:
47.0676, 45.0634, 9.5064
CIE-Luv:
47.0676, 70.4011, 1.1875
Hunter-Lab:
40.0888, 36.9697, 7.1408
#b54d65 color charts
#b54d65 color shades, tints & tones
#b54d65 color schemes
#b54d65 color preview, HTML & CSS examples
This text has a color of #b54d65
<p style="color:#b54d65;">Text here</p>
.mytext {color:#b54d65;}
This box has a color of #b54d65
<div style="background-color:#b54d65;">Content here</div>
.mybackground {background-color:#b54d65;}
Border around this has a color of #b54d65
<div style="border:2px solid #b54d65;">Content here</div>
.myborder {border:2px solid #b54d65;}