#bd105f color space conversions
Hex:
#bd105f
RGB:
189, 16, 95
CMY:
26, 94, 63
CMYK:
0, 92, 50, 26
HSL:
333°, 84.3902%, 40.1961%
HSV (HSB):
333°, 91.5344%, 74.1176%
XYZ:
23.2371, 12.0156, 11.9210
xyY:
0.4926, 0.2547, 12.0156
CIE-Lab:
41.2409, 65.9167, 3.0128
CIE-LCH:
41.2409, 65.9855, 2.6170
CIE-Luv:
41.2409, 102.2323, -8.7435
Hunter-Lab:
34.6636, 58.9983, 3.8743
#bd105f color charts
#bd105f color shades, tints & tones
#bd105f color schemes
#bd105f color preview, HTML & CSS examples
This text has a color of #bd105f
<p style="color:#bd105f;">Text here</p>
.mytext {color:#bd105f;}
This box has a color of #bd105f
<div style="background-color:#bd105f;">Content here</div>
.mybackground {background-color:#bd105f;}
Border around this has a color of #bd105f
<div style="border:2px solid #bd105f;">Content here</div>
.myborder {border:2px solid #bd105f;}