#b9295a color space conversions
Hex:
#b9295a
RGB:
185, 41, 90
CMY:
27, 84, 65
CMYK:
0, 78, 51, 27
HSL:
340°, 63.7168%, 44.3137%
HSV (HSB):
340°, 77.8378%, 72.5490%
XYZ:
22.6460, 12.6383, 10.9187
xyY:
0.4901, 0.2735, 12.6383
CIE-Lab:
42.2132, 59.0520, 7.4494
CIE-LCH:
42.2132, 59.5200, 7.1899
CIE-Luv:
42.2132, 94.3474, -2.2102
Hunter-Lab:
35.5505, 51.4929, 6.6754
#b9295a color charts
#b9295a color shades, tints & tones
#b9295a color schemes
#b9295a color preview, HTML & CSS examples
This text has a color of #b9295a
<p style="color:#b9295a;">Text here</p>
.mytext {color:#b9295a;}
This box has a color of #b9295a
<div style="background-color:#b9295a;">Content here</div>
.mybackground {background-color:#b9295a;}
Border around this has a color of #b9295a
<div style="border:2px solid #b9295a;">Content here</div>
.myborder {border:2px solid #b9295a;}