#b2647a color space conversions
Hex:
#b2647a
RGB:
178, 100, 122
CMY:
30, 61, 52
CMYK:
0, 44, 31, 30
HSL:
343°, 33.6207%, 54.5098%
HSV (HSB):
343°, 43.8202%, 69.8039%
XYZ:
26.4301, 19.9845, 20.8767
xyY:
0.3928, 0.2970, 19.9845
CIE-Lab:
51.8196, 34.0290, 1.6035
CIE-LCH:
51.8196, 34.0667, 2.6978
CIE-Luv:
51.8196, 49.8882, -3.8839
Hunter-Lab:
44.7040, 27.3017, 3.6044
#b2647a color charts
#b2647a color shades, tints & tones
#b2647a color schemes
#b2647a color preview, HTML & CSS examples
This text has a color of #b2647a
<p style="color:#b2647a;">Text here</p>
.mytext {color:#b2647a;}
This box has a color of #b2647a
<div style="background-color:#b2647a;">Content here</div>
.mybackground {background-color:#b2647a;}
Border around this has a color of #b2647a
<div style="border:2px solid #b2647a;">Content here</div>
.myborder {border:2px solid #b2647a;}