#b03cac color space conversions
Hex:
#b03cac
RGB:
176, 60, 172
CMY:
31, 76, 33
CMYK:
0, 66, 2, 31
HSL:
302°, 49.1525%, 46.2745%
HSV (HSB):
302°, 65.9091%, 69.0196%
XYZ:
26.9667, 15.4404, 40.5887
xyY:
0.3249, 0.1860, 15.4404
CIE-Lab:
46.2316, 60.3095, -36.6432
CIE-LCH:
46.2316, 70.5688, 328.7177
CIE-Luv:
46.2316, 51.5474, -61.8852
Hunter-Lab:
39.2943, 53.7355, -33.7372
#b03cac color charts
#b03cac color shades, tints & tones
#b03cac color schemes
#b03cac color preview, HTML & CSS examples
This text has a color of #b03cac
<p style="color:#b03cac;">Text here</p>
.mytext {color:#b03cac;}
This box has a color of #b03cac
<div style="background-color:#b03cac;">Content here</div>
.mybackground {background-color:#b03cac;}
Border around this has a color of #b03cac
<div style="border:2px solid #b03cac;">Content here</div>
.myborder {border:2px solid #b03cac;}