#b61e6a color space conversions
Hex:
#b61e6a
RGB:
182, 30, 106
CMY:
29, 88, 58
CMYK:
0, 84, 42, 29
HSL:
330°, 71.6981%, 41.5686%
HSV (HSB):
330°, 83.5165%, 71.3725%
XYZ:
22.3572, 11.9142, 14.7570
xyY:
0.4560, 0.2430, 11.9142
CIE-Lab:
41.0795, 62.6154, -4.3199
CIE-LCH:
41.0795, 62.7642, 356.0533
CIE-Luv:
41.0795, 89.0059, -16.7046
Hunter-Lab:
34.5170, 55.2124, -1.1862
#b61e6a color charts
#b61e6a color shades, tints & tones
#b61e6a color schemes
#b61e6a color preview, HTML & CSS examples
This text has a color of #b61e6a
<p style="color:#b61e6a;">Text here</p>
.mytext {color:#b61e6a;}
This box has a color of #b61e6a
<div style="background-color:#b61e6a;">Content here</div>
.mybackground {background-color:#b61e6a;}
Border around this has a color of #b61e6a
<div style="border:2px solid #b61e6a;">Content here</div>
.myborder {border:2px solid #b61e6a;}