#beaabb color space conversions
Hex:
#beaabb
RGB:
190, 170, 187
CMY:
25, 33, 27
CMYK:
0, 11, 2, 25
HSL:
309°, 13.3333%, 70.5882%
HSV (HSB):
309°, 10.5263%, 74.5098%
XYZ:
44.5796, 43.2845, 53.0188
xyY:
0.3164, 0.3072, 43.2845
CIE-Lab:
71.7476, 10.2580, -6.0562
CIE-LCH:
71.7476, 11.9123, 329.4429
CIE-Luv:
71.7476, 10.4767, -10.8104
Hunter-Lab:
65.7909, 5.8165, -1.7263
#beaabb color charts
#beaabb RGB chart
#beaabb CMYK chart
#beaabb RGB pie chart
#beaabb color shades, tints & tones
#beaabb color schemes
#beaabb color preview, HTML & CSS examples
This text has a color of #beaabb
<p style="color:#beaabb;">Text here</p>
.mytext {color:#beaabb;}
Text color #beaabb
This box has a color of #beaabb
<div style="background-color:#beaabb;">Content here</div>
.mybackground {background-color:#beaabb;}
Background color #beaabb
Border around this has a color of #beaabb
<div style="border:2px solid #beaabb;">Content here</div>
.myborder {border:2px solid #beaabb;}
Border color #beaabb