#b3007d color space conversions
Hex:
#b3007d
RGB:
179, 0, 125
CMY:
30, 100, 51
CMYK:
0, 100, 30, 30
HSL:
318°, 100.0000%, 35.0980%
HSV (HSB):
318°, 100.0000%, 70.1961%
XYZ:
22.2921, 11.0644, 20.3628
xyY:
0.4150, 0.2060, 11.0644
CIE-Lab:
39.6887, 68.3103, -18.3577
CIE-LCH:
39.6887, 70.7340, 344.9578
CIE-Luv:
39.6887, 82.4333, -35.5873
Hunter-Lab:
33.2632, 61.4154, -13.0114
#b3007d color charts
#b3007d color shades, tints & tones
#b3007d color schemes
#b3007d color preview, HTML & CSS examples
This text has a color of #b3007d
<p style="color:#b3007d;">Text here</p>
.mytext {color:#b3007d;}
This box has a color of #b3007d
<div style="background-color:#b3007d;">Content here</div>
.mybackground {background-color:#b3007d;}
Border around this has a color of #b3007d
<div style="border:2px solid #b3007d;">Content here</div>
.myborder {border:2px solid #b3007d;}