#b65888 color space conversions
Hex:
#b65888
RGB:
182, 88, 136
CMY:
29, 65, 47
CMYK:
0, 52, 25, 29
HSL:
329°, 39.1667%, 52.9412%
HSV (HSB):
329°, 51.6484%, 71.3725%
XYZ:
27.2251, 18.7021, 25.4675
xyY:
0.3813, 0.2620, 18.7021
CIE-Lab:
50.3368, 43.6600, -8.8530
CIE-LCH:
50.3368, 44.5485, 348.5375
CIE-Luv:
50.3368, 56.0391, -19.7539
Hunter-Lab:
43.2459, 36.6926, -4.6437
#b65888 color charts
#b65888 color shades, tints & tones
#b65888 color schemes
#b65888 color preview, HTML & CSS examples
This text has a color of #b65888
<p style="color:#b65888;">Text here</p>
.mytext {color:#b65888;}
This box has a color of #b65888
<div style="background-color:#b65888;">Content here</div>
.mybackground {background-color:#b65888;}
Border around this has a color of #b65888
<div style="border:2px solid #b65888;">Content here</div>
.myborder {border:2px solid #b65888;}